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 PCI-Express Non-Transparent Bridge Support 2013-01-17 19:11:14 -08:00
Makefile PCI-Express Non-Transparent Bridge Support 2013-01-17 19:11:14 -08:00
ntb_hw.c ntb: remove __dev* markings 2013-01-17 19:17:42 -08:00
ntb_hw.h PCI-Express Non-Transparent Bridge Support 2013-01-17 19:11:14 -08:00
ntb_regs.h PCI-Express Non-Transparent Bridge Support 2013-01-17 19:11:14 -08:00
ntb_transport.c NTB: correct memory barrier 2013-01-20 15:45:50 -08:00