commit | ad9f43340f48c5f7a0a5ef7656986e23d06bf996 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Thu Sep 30 11:26:43 2010 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Tue Oct 12 16:53:44 2010 +0200 |
tree | 5172aff9c6b0b635686d72ec3e576c8585267ff1 | |
parent | 48b2650196364e4ef124efb841b63c2326e4ccb2 [diff] |
x86: Use sane enumeration Instead of looping through all interrupts, use the bitmap lookup to find the next. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Ingo Molnar <mingo@elte.hu>