commit | a3c08e5d80c54e32423efbba113b02942c91f726 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Fri Oct 08 20:24:58 2010 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Tue Oct 12 16:53:35 2010 +0200 |
tree | d97ebfde127727184954f2c3236376a38c518ddc | |
parent | 011d578fdadb64bcc1deedbb02216bfee6a9b4dc [diff] |
x86: Convert irq_chip access to new functions Before moving the irq chips to the new functions, fixup direct callers. The cpu offline irq fixup code needs to become generic and archs need to honour the "force" flag as an indicator, but that's for later. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Ingo Molnar <mingo@elte.hu>