aboutsummaryrefslogtreecommitdiff
path: root/include/linux/errqueue.h
diff options
context:
space:
mode:
authorMichael Hennerich <[email protected]>2007-05-21 18:09:20 +0800
committerLinus Torvalds <[email protected]>2007-05-21 09:50:22 -0700
commit6e537e9329d133526a576b741f85b3d48edc4ac1 (patch)
tree2320a9073b8e057d9f69ce1ffa89eadc8e708f8d /include/linux/errqueue.h
parent8a0e6656030ffe9bcb81b725e956917bafc7522d (diff)
Blackfin arch: Fix bug using usb keyboard crashes kernel
Without conswitchp preset, we have the following situation: - During initcalls: con_init is called, and returns because of !display_desc. - At this point there is no memory allocated for vc_cons[].d A bit later vty_init calls kbd_init. - From now on events are passed to kbd_event which will then call kbd_keycode. - kbd_keycode will oops on a NULL pointer dereference on vc->vc_tty Signed-off-by: Michael Hennerich <[email protected]> Cc: Pekka Enberg <[email protected]> Signed-off-by: Bryan Wu <[email protected]> [ Added commit description based on email thread. - Linus ] Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/errqueue.h')
0 files changed, 0 insertions, 0 deletions