commit | 0a1f127a0594d62cb23c26732686d0e2b097b264 | [log] [tgz] |
---|---|---|
author | Peter Horton <phorton@bitbox.co.uk> | Tue Dec 01 13:17:46 2009 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Dec 01 16:32:20 2009 -0800 |
tree | 117efe6cf0cd6c090d5832dc9dfb117c77a3fa8b | |
parent | ca0297015d4f117005718e01aa368875abcccbc5 [diff] |
aoe: prevent cache aliases Prevent the AoE block driver from creating cache aliases of page cache pages on machines with virtually indexed caches. Building kernels on an AT91SAM9G20 board without this patch fails with segmentation faults after a couple of passes. Signed-off-by: Peter Horton <zero@colonel-panic.org> Cc: "Ed L. Cashin" <ecashin@coraid.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>