https://github.com/torvalds/linux
Revision 7eb701dc7779794d46e02a7fa1380289cb730d46 authored by Kyle McMartin on 04 March 2008, 22:29:26 UTC, committed by Linus Torvalds on 05 March 2008, 00:35:16 UTC
After a quick glance at the code, we're getting the DEBUG_SHIRQ spurious
interrupt before we have the adapter template filled in.  Real interrupts
appear to be turned on by fcpci*_init(), so move request_irq until just before
that.

Signed-off-by: Kyle McMartin <kmcmartin@redhat.com>
Cc: Karsten Keil <kkeil@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent e4465fd
History
Tip revision: 7eb701dc7779794d46e02a7fa1380289cb730d46 authored by Kyle McMartin on 04 March 2008, 22:29:26 UTC
hisax_fcpcipnp: move request_irq later in probe
Tip revision: 7eb701d
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 644 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.4 KB
Kbuild -rw-r--r-- 1.6 KB
MAINTAINERS -rw-r--r-- 95.1 KB
Makefile -rw-r--r-- 52.8 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top