I'm just curious if my "blocking ioctl" in PR security/23756 will pass muster. I don't know, are there other ioctls that block? I figured out how to get by without it (using a blocking write followed by an ioctl) and just wondered which way I should go.