1
0
Fork 0
alistair23-linux/drivers/block/aoe
Peter Horton 0a1f127a05 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>
2009-12-01 16:32:20 -08:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aoe.h aoe: allocate unused request_queue for sysfs 2009-09-09 14:10:18 +02:00
aoeblk.c const: make block_device_operations const 2009-09-22 07:17:25 -07:00
aoechr.c Driver-Core: extend devnode callbacks to provide permissions 2009-09-19 12:50:38 -07:00
aoecmd.c aoe: prevent cache aliases 2009-12-01 16:32:20 -08:00
aoedev.c aoe: allocate unused request_queue for sysfs 2009-09-09 14:10:18 +02:00
aoemain.c aoe: Use SKB interfaces for list management instead of home-grown stuff. 2008-09-21 22:36:49 -07:00
aoenet.c net: convert usage of packet_type to read_mostly 2009-03-10 05:22:43 -07:00