https://github.com/torvalds/linux
Revision 8f56a31ad616b13414cf764f620f75f45dac26e6 authored by Ingo Molnar on 17 January 2006, 06:14:00 UTC, committed by Linus Torvalds on 17 January 2006, 07:15:26 UTC
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>
1 parent fd27919
History
Tip revision: 8f56a31ad616b13414cf764f620f75f45dac26e6 authored by Ingo Molnar on 17 January 2006, 06:14:00 UTC
[PATCH] drivers/char/esp.c spinlock fix
Tip revision: 8f56a31
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 424 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 65.0 KB
Makefile -rw-r--r-- 43.5 KB
README -rw-r--r-- 14.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top