IB/ipath: More changes to support InfiniPath on PowerPC 970 systems
authorBryan O'Sullivan <bos@pathscale.com>
Fri, 25 Aug 2006 18:24:26 +0000 (11:24 -0700)
committerRoland Dreier <rolandd@cisco.com>
Fri, 22 Sep 2006 22:22:26 +0000 (15:22 -0700)
commiteb9dc6f48dc7537ce53163109625bd992150e0cf
treec452c01196bc47b266faec728da87ac5539316e4
parent373d9915803aebbbf7fd3841efd9dac31c32e148
IB/ipath: More changes to support InfiniPath on PowerPC 970 systems

Ordering of writethrough store buffers needs to be forced, and we need
to use ifdef to get writethrough behavior to InfiniPath buffers, because
there is no generic way to specify that at this time (similar to code
in char/drm/drm_vm.c and block/z2ram.c).

Signed-off-by: John Gregor <john.gregor@qlogic.com>
Signed-off-by: Bryan O'Sullivan <bryan.osullivan@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/ipath/Makefile
drivers/infiniband/hw/ipath/ipath_driver.c
drivers/infiniband/hw/ipath/ipath_file_ops.c
drivers/infiniband/hw/ipath/ipath_wc_ppc64.c [new file with mode: 0644]