commit | 65f87d8a8a6e1b560c61951d0a68ed80f7c8ff19 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Sat Jul 29 21:42:49 2006 +0200 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Jul 29 20:59:55 2006 -0700 |
tree | f3f189827eaca620020d3742a347f2be5911c5cf | |
parent | 355540f3338e1408dac98413f05d612a76d4f5e3 [diff] |
[PATCH] x86_64: Fix swiotlb=force It was broken before. But having it is important as possible hardware bug workaround. And previously there was no way to force swiotlb if there is another IOMMU. Side effect is that iommu=force won't force swiotlb anymore even if there isn't another IOMMU. Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>