commit | eb9dc6f48dc7537ce53163109625bd992150e0cf | [log] [tgz] |
---|---|---|
author | Bryan O'Sullivan <bos@pathscale.com> | Fri Aug 25 11:24:26 2006 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Fri Sep 22 15:22:26 2006 -0700 |
tree | c452c01196bc47b266faec728da87ac5539316e4 | |
parent | 373d9915803aebbbf7fd3841efd9dac31c32e148 [diff] |
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>