Revision 4b2a108cd0d34880fe9d932258ca5b2ccebcd05e authored by Sebastian Andrzej Siewior on 22 June 2009, 07:18:05 UTC, committed by Pierre Ossman on 31 July 2009, 10:28:46 UTC
the code allready uses flush_kernel_dcache_page(). This patch updates the
driver to the recent sg API changes which require that either SG_MITER_TO_SG
or SG_MITER_FROM_SG is set. SG_MITER_TO_SG calls flush_kernel_dcache_page()
in sg_mitter_stop()

Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
Acked-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: Pierre Ossman <pierre@ossman.eu>
1 parent da60a91
History
File Mode Size
configs
hpux
include
kernel
lib
math-emu
mm
oprofile
Kconfig -rw-r--r-- 6.1 KB
Kconfig.debug -rw-r--r-- 513 bytes
Makefile -rw-r--r-- 3.9 KB
defpalo.conf -rw-r--r-- 789 bytes
install.sh -rw-r--r-- 923 bytes
nm -rw-r--r-- 194 bytes

back to top