[PATCH] uinput.c: reduce stack usage
drivers/input/misc/uinput.c::uinput_alloc_device(): reduce stack size from 0x480 to 0x24;
Showing
Please register or sign in to comment
drivers/input/misc/uinput.c::uinput_alloc_device(): reduce stack size from 0x480 to 0x24;