[PATCH] Run 32bit compat ioctl handlers in BKL
Give 32bit emulation ioctl handlers the same locking rules as normal ioctl handlers. This will avoid surprises in driver code. Most call sys_ioctl who would take it anyways.
Showing
Please register or sign in to comment