commit | b7df192f74a8cde22f6dc0680a2daa40540ed72f | [log] [tgz] |
---|---|---|
author | Dean Luick <dean.luick@intel.com> | Thu Jul 28 15:21:23 2016 -0400 |
committer | Doug Ledford <dledford@redhat.com> | Tue Aug 02 22:46:21 2016 -0400 |
tree | 6b9b5e2fc8bf8e41011eaf39c3830a6207371239 | |
parent | 1034599805009394cc42e6c538575d12d8dc57fa [diff] |
IB/hfi1: Use evict mmu rb operation Use the new cache evict operation in the SDMA code. This allows the cache to properly coordinate evicts and removes, preventing any race. With this change, the separate list, lock, and race flag are not needed. Reviewed-by: Ira Weiny <ira.weiny@intel.com> Signed-off-by: Dean Luick <dean.luick@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>