diff options
author | Phil Sutter <n0-1@freewrt.org> | 2009-01-15 06:51:48 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-01-15 17:28:21 +0100 |
commit | 1c5625cf0f121486abad4da0e0251ec67765aa95 (patch) | |
tree | eb3eb485d1d756434125c49333b85bde81117aea /drivers/edac/edac_mc.c | |
parent | korina: do not stop queue here (diff) | |
download | linux-1c5625cf0f121486abad4da0e0251ec67765aa95.tar.xz linux-1c5625cf0f121486abad4da0e0251ec67765aa95.zip |
korina: do not use IRQF_SHARED with IRQF_DISABLED
As the kernel warning states: "IRQF_DISABLED is not guaranteed on shared
IRQs". Since these IRQs' values are hardcoded and my test system doesn't
show any shared use of IRQs at all, rather make them non-shared than
non-disabled.
Signed-off-by: Phil Sutter <n0-1@freewrt.org>
Acked-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/edac/edac_mc.c')
0 files changed, 0 insertions, 0 deletions