commit | dc9a719528d782777b86936b817cc0913d5f0b42 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Tue May 30 22:47:48 2006 +0200 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue May 30 20:31:05 2006 -0700 |
tree | ee7fb8f042a90a1a9ba55f16ddfd8fd6f1879220 | |
parent | 6ae53cd496d36db5f25e6f84b8b9fe7e675999a1 [diff] |
[PATCH] x86_64: Fix no IOMMU warning in PCI-GART driver Complaining about the IOMMU not compiled in doesn't make sense here because it is clearly compiled in. Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>