Skip to content
Commit 8041708e authored by Hannes Reinecke's avatar Hannes Reinecke Committed by James Bottomley
Browse files

am53c974: Fix crash during modprobe



On systems with shared interrupts the interrupt routine might
be called as soon as the interrupt is enabled.
As this might happen before pci_set_drvdata() is called the
system would crash.

Reported-by: default avatarAndreas Brogle <anbro@ok.de>
Tested-by: default avatarAndreas Brogle <anbro@ok.de>
Signed-off-by: default avatarHannes Reinecke <hare@suse.de>
Signed-off-by: default avatarJames Bottomley <JBottomley@Odin.com>
parent 16b8528d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment