commit | 0ef5ca1e1f0de71300142b8f730f26ded6a0c2f3 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Mon Mar 28 21:59:37 2011 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Tue Mar 29 01:41:22 2011 +0200 |
tree | f8eb0e5e63b7d3115c27f110e59a762fd871d693 | |
parent | a6aeddd1c4e464a2150f97ca2d1c3d68cfbd9296 [diff] |
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>