Ioctls numbers for UI_GET_SYSNAME and UI_GET_VERSION are incorrectly numbered, since nr number is 8bit encoded, 300 and 301 will effectively get 44 and 45. these two patches fixes this Gabriel Laskar (2): Input: uinput - fix ioctl nr overflow for UI_GET_SYSNAME Input: uinput - fix ioctl nr overflow for UI_GET_VERSION include/uapi/linux/uinput.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- 2.2.1 -- To unsubscribe from this list: send the line "unsubscribe linux-api" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html