Catalin Marinas 2d68b7fe55 [libata] Call flush_dcache_page after PIO data transfers in libata-sff.c
flush_dcache_page() must be called after (!ATA_TFLAG_WRITE) the
data copying to avoid D-cache aliasing with user space or I-D cache
coherency issues (when reading data from an ATA device using PIO,
the kernel dirties the D-cache but there is no flush_dcache_page()
required on Harvard architectures).

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2010-02-04 01:04:50 -05:00
..
2009-10-06 00:26:27 -04:00
2009-03-24 22:45:05 -04:00
2009-08-12 06:16:47 -04:00
2009-12-03 14:36:17 -05:00
2009-12-03 14:36:17 -05:00
2009-03-28 20:29:51 +00:00
2009-06-08 09:12:28 -07:00
2009-09-11 02:25:58 -04:00
2009-12-03 16:11:24 -05:00
2009-09-11 02:25:58 -04:00
2009-10-16 06:22:40 -04:00
2009-12-03 14:36:17 -05:00
2008-01-23 05:24:15 -05:00
2009-09-08 21:17:36 -04:00
2007-07-02 10:17:42 -04:00