linux/drivers/ntb
Jon Mason 842c1ddea5 NTB: correct memory barrier
mmiowb is not sufficient to flush the data and is causing data
corruption.  Change to wmb and the data corruption is no more.

Signed-off-by: Jon Mason <jon.mason@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-01-20 15:45:50 -08:00
..
Kconfig
Makefile
ntb_hw.c
ntb_hw.h
ntb_regs.h
ntb_transport.c NTB: correct memory barrier 2013-01-20 15:45:50 -08:00