MAX_USER_MSG_LENGTH
msg = kmalloc(MAX_USER_MSG_LENGTH, GFP_KERNEL);
MAX_USER_MSG_LENGTH);
if (length < 0 || length >= MAX_USER_MSG_LENGTH) {