diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2015-07-13 23:22:44 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2015-07-13 23:24:48 +0200 |
commit | 20483d04ae6f373858f3ca28cd7e26b66106d937 (patch) | |
tree | 92636cc4bde53cf46fc9b2dfaab2fb8eb95c7faf /kernel/cpu.c | |
parent | Revert "drm/i915: Use crtc_state->active in primary check_plane func" (diff) | |
download | linux-20483d04ae6f373858f3ca28cd7e26b66106d937.tar.xz linux-20483d04ae6f373858f3ca28cd7e26b66106d937.zip |
gpio/davinci: Fix race in installing chained irq handler
Fix a race where a pending interrupt could be received and the handler
called before the handler's data has been setup, by converting to
irq_set_chained_handler_and_data().
Search and conversion was done with coccinelle.
Reported-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Julia Lawall <Julia.Lawall@lip6.fr>
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: Alexandre Courbot <gnurou@gmail.com>
Diffstat (limited to 'kernel/cpu.c')
0 files changed, 0 insertions, 0 deletions