commit | 3842e835490cdf17013b30a788f6311bdcfd0571 | [log] [tgz] |
---|---|---|
author | Sebastian Andrzej Siewior <sebastian@breakpoint.cc> | Sun Mar 21 22:52:23 2010 +0100 |
committer | Jeff Garzik <jgarzik@redhat.com> | Fri May 14 17:50:05 2010 -0400 |
tree | 8468746d8f024d262fc53a7972f184792367b201 | |
parent | 276a47a93dbfe5d35261451925020f65cdbfcce8 [diff] |
libata: don't flush dcache on slab pages page_mapping() check this via VM_BUG_ON(PageSlab(page)) so we bug here with the according debuging turned on. Future TODO: replace this with a flush_dcache_page_for_pio() API Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Signed-off-by: Jeff Garzik <jgarzik@redhat.com> Cc: stable@kernel.org