[PATCH] x86_64 irq: Properly update vector_irq
authorEric W. Biederman <ebiederm@xmission.com>
Thu, 12 Oct 2006 04:44:46 +0000 (22:44 -0600)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 12 Oct 2006 14:37:30 +0000 (07:37 -0700)
commit994bd4f9f5a065ead4a92435fdd928ac7fd33809
tree11e5b123bd5c5319a65ad4732ad3965b815dedbb
parentc25d5180441e344a3368d100c57f0a481c6944f7
[PATCH] x86_64 irq: Properly update vector_irq

This patch fixes my one line thinko where I was clearing
the vector_irq entries on the wrong cpus.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/kernel/io_apic.c