Commit 10f6a5bf authored by Andi Kleen's avatar Andi Kleen Committed by Linus Torvalds

[PATCH] x86_64: fix circular dependency with UNORDERED_IO

Fix a circular dependency
Signed-off-by: default avatarAndi Kleen <ak@suse.de>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 7caebeaf
......@@ -359,7 +359,6 @@ config PCI_MMCONFIG
config UNORDERED_IO
bool "Unordered IO mapping access"
depends on EXPERIMENTAL
select UNORDERED_IO
help
Use unordered stores to access IO memory mappings in device drivers.
Still very experimental. When a driver works on IA64/ppc64/pa-risc it should
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment