summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorEric Sesterhenn <snakebyte@gmx.de>2006-02-01 11:06:13 (GMT)
committerLinus Torvalds <torvalds@g5.osdl.org>2006-02-01 16:53:21 (GMT)
commitc5e3d98c5666c2533e67fb35dc5ad5de47db8aae (patch)
tree7423347a610ac84c80d340333ad4162fab895219 /include
parent9a5e7339908d7d718ebc4149b77eee06291bdb95 (diff)
downloadlinux-fsl-qoriq-c5e3d98c5666c2533e67fb35dc5ad5de47db8aae.tar.xz
[PATCH] alpha show_interrups() trashes argument
This is a bug found by cpminer. The show_interrupts function reuses i as a for loop counter, and therefore trashes its contents, which are needed later. (akpm: rename local `i' to `irq', use for_each_inline_cpu()) Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de> Cc: Richard Henderson <rth@twiddle.net> Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions