]> git.baikalelectronics.ru Git - kernel.git/commit
genirq; Fix cleanup fallout
authorThomas Gleixner <tglx@linutronix.de>
Mon, 28 Mar 2011 19:59:37 +0000 (21:59 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 28 Mar 2011 23:41:22 +0000 (01:41 +0200)
commit19b2b5eae7e87798ec7aafe11abff0859dceafee
treef8eb0e5e63b7d3115c27f110e59a762fd871d693
parent29a490832260d00170f6f49060ae04dddfce4676
genirq; Fix cleanup fallout

I missed the CONFIG_GENERIC_PENDING_IRQ dependency in the affinity
related functions and the IRQ_LEVEL propagation into irq_data
state. Did not pop up on my main test platforms. :(

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: David Daney <ddaney@caviumnetworks.com>
kernel/irq/chip.c
kernel/irq/manage.c