x86_64: Report the pending irq if available in smp_affinity
authorAndi Kleen <ak@suse.de>
Sat, 21 Jul 2007 15:09:54 +0000 (17:09 +0200)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sun, 22 Jul 2007 01:37:07 +0000 (18:37 -0700)
commit42ee2b74140b69fa24da1c671b03c9f8019e6f62
tree1a5fdf2743d90185fd9716bbaa9bdcd6140f8ae8
parent78b599aed61a1098444558e74c93745f22eda6cb
x86_64: Report the pending irq if available in smp_affinity

Otherwise smp_affinity would only update after the next interrupt
on x86 systems.

Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/irq/proc.c