diff options
author | Dmitry Torokhov <dtor@insightbb.com> | 2007-06-29 07:06:35 +0200 |
---|---|---|
committer | Dmitry Torokhov <dtor@insightbb.com> | 2007-06-29 07:06:35 +0200 |
commit | 33143ea1a34d12699e6aa222ba124498abcfe4d1 (patch) | |
tree | 5f104ff42e9c964bebd508e9354d5a6468628edd /include | |
parent | Input: atkbd - use printk_ratelimit for spurious ACK messages (diff) | |
download | linux-33143ea1a34d12699e6aa222ba124498abcfe4d1.tar.xz linux-33143ea1a34d12699e6aa222ba124498abcfe4d1.zip |
Input: serio - take drv_mutex in serio_cleanup()
We need to take serio->drv_mutex in serio_cleanup() to prevent the
function from being called while driver is in the middle of attaching
to a serio port. Such situation can happen with i8042 and atkbd drivers
if user rapidly presses Ctrl-Alt-Del during system startup, and leads
to kernel oops.
Reported-by: Dave Young <hidave.darkstar@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions