linux/arch/sparc/mm
David S. Miller 1a78cedb99 sparc64: Fix D-cache flushing on swapin from SW devices.
Thanks to tip form ARM folks and Russell King.

If flush_dcache_page() occurs on a swapin it will have a mapping
and we'll try to defer the flush by setting the dirty bit.

But when it hits update_dcache_page() we won't flush because the
page won't have a mapping any more.  So remove the mapping
requirement in flush_dcache().

Signed-off-by: David S. Miller <davem@davemloft.net>
2009-10-12 03:20:57 -07:00
..
Makefile sparc,leon: Introduce the sparc-leon CPU type. 2009-08-17 18:32:10 -07:00
btfixup.c
extable.c
fault_32.c sparc: Use page_fault_out_of_memory() for VM_FAULT_OOM. 2009-08-02 19:17:15 -07:00
fault_64.c sparc: Use page_fault_out_of_memory() for VM_FAULT_OOM. 2009-08-02 19:17:15 -07:00
generic_32.c
generic_64.c
highmem.c
hugetlbpage.c
hypersparc.S
init_32.c arches: drop superfluous casts in nr_free_pages() callers 2009-09-22 07:17:34 -07:00
init_64.c sparc64: Fix D-cache flushing on swapin from SW devices. 2009-10-12 03:20:57 -07:00
init_64.h sparc64: Validate linear D-TLB misses. 2009-08-25 16:47:46 -07:00
io-unit.c
iommu.c
leon_mm.c sparc,leon: CONFIG_SPARC_LEON option and leon specific files. 2009-08-17 18:32:09 -07:00
loadmmu.c sparc,leon: Introduce the sparc-leon CPU type. 2009-08-17 18:32:10 -07:00
nosun4c.c
srmmu.c sparc, leon: sparc-leon specific SRMMU initialization and bootup fixes. 2009-08-17 18:32:11 -07:00
sun4c.c
swift.S
tlb.c
tsb.c
tsunami.S
ultra.S
viking.S