diff options
author | Ingo Molnar <mingo@elte.hu> | 2006-01-16 22:14:00 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-01-16 23:15:26 -0800 |
commit | 8f56a31ad616b13414cf764f620f75f45dac26e6 (patch) | |
tree | 4e53d466c7ef81140ad4f92c78ae7e07f8ceaa87 /kernel/intermodule.c | |
parent | fd279197b1df6b46076991ca0e1f7faa8f3d8028 (diff) |
[PATCH] drivers/char/esp.c spinlock fix
There's incorrect spinlock usage in espserial_init(): autoconfig() uses
info->lock before it's initialized. The fix is to initialize the spinlock
earlier.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'kernel/intermodule.c')
0 files changed, 0 insertions, 0 deletions