diff options
author | Aaro Koskinen <aaro.koskinen@nokia.com> | 2009-06-22 10:23:36 +0200 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2009-06-25 15:00:59 +0200 |
commit | 7aa5514e7170c6179272bc638a980adc1738fd29 (patch) | |
tree | 733f227356acbfaa6fdaa16ddcd5368f726b2c8d /arch/arm/include/asm/page.h | |
parent | Merge branch 's3c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linux (diff) | |
download | linux-7aa5514e7170c6179272bc638a980adc1738fd29.tar.xz linux-7aa5514e7170c6179272bc638a980adc1738fd29.zip |
[ARM] 5560/1: Avoid buffer overrun in case of an invalid IRQ
handle_bad_irq() expects the IRQ number to be valid (used for statistics),
so it cannot be called with an illegal vector. The problem was reported
by a static analysis tool.
The change makes bad_irq_desc redundant, so delete it.
Signed-off-by: Aaro Koskinen <aaro.koskinen@nokia.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/include/asm/page.h')
0 files changed, 0 insertions, 0 deletions