diff options
author | bibo,mao <bibo.mao@intel.com> | 2006-06-26 15:57:25 +0400 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-26 21:48:17 +0400 |
commit | 2b28592b07223d7fc0691ce3fe57d495dc9cbe3a (patch) | |
tree | ca5c7939d8b23fb40714784fa4a5040ddcd8a7d1 /init | |
parent | a813ce432f27c4f5011c7b5ac9d2bbbfeb41d9a7 (diff) | |
download | linux-2b28592b07223d7fc0691ce3fe57d495dc9cbe3a.tar.xz |
[PATCH] x86_64: x86_86 msi miss one entry handler
In x86_64 architecture, if device driver with msi function
gets 0xee vector by assign_irq_vector() function, system will
crash if this interrupt happens. It is because 0xee interrupt
entry is empty. This patch modifies this. This patch is based
on 2.6.17-rc6.
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions