commit | e080e9d66fd276ed34bc2834eedc134189b87fc9 | [log] [tgz] |
---|---|---|
author | Jason Uhlenkott <jasonuhl@sgi.com> | Wed Jan 11 22:45:51 2006 +0100 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Jan 11 19:04:59 2006 -0800 |
tree | 4bd582d2d9137df7bb7fa43c009e931941b25d01 | |
parent | 5b22a3855127bb8221bc96e8e41064b3c5b2bf08 [diff] |
[PATCH] x86_64: Don't claim too many vectors for TLB flushing It looks like the new scalable TLB flush code for x86_64 is claiming one more IRQ vector than it actually uses. Signed-off-by: Jason Uhlenkott <jasonuhl@sgi.com> Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>