aboutsummaryrefslogtreecommitdiffstats
path: root/lib/argv_split.c
diff options
context:
space:
mode:
authorDavid Woodhouse <[email protected]>2007-10-17 06:26:29 +0000
committerLinus Torvalds <[email protected]>2007-10-17 15:42:49 +0000
commit1d99493b3a68e40e56459ea3565d4402fb6e5f3a (patch)
tree362ebcf8871e0fad07aa754bb5194de3a2cd64d3 /lib/argv_split.c
parentreport the per-irq statistics on all arches (diff)
downloadkernel-1d99493b3a68e40e56459ea3565d4402fb6e5f3a.tar.gz
kernel-1d99493b3a68e40e56459ea3565d4402fb6e5f3a.zip
Fix CONFIG_DEBUG_SHIRQ trigger on free_irq()
Andy Gospodarek pointed out that because we return in the middle of the free_irq() function, we never actually do call the IRQ handler that just got deregistered. This should fix it, although I expect Andrew will want to convert those 'return's to 'break'. That's a separate change though. Signed-off-by: David Woodhouse <[email protected]> Cc: Andy Gospodarek <[email protected]> Cc: Fernando Luis Vzquez Cao <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/argv_split.c')
0 files changed, 0 insertions, 0 deletions