commit | 5192d84e4c32cd335fd572e5ff0712041f45f7e7 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Mon May 08 15:17:19 2006 +0200 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon May 08 09:34:56 2006 -0700 |
tree | cff2adc01b146cb240c6e9e8662374d969a50284 | |
parent | e0c1e9bf81badc7ba59e120d6218101903d5d103 [diff] |
[PATCH] x86_64: Check for too many northbridges in IOMMU code The IOMMU code can only deal with 8 northbridges. Error out when more are found. Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>