Searched hist:e0b09ac55d51bb9bf6a4a320bf4029e40bdabd6c (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | mmu_rb.h | diff e0b09ac55d51bb9bf6a4a320bf4029e40bdabd6c Thu Jul 28 14:21:20 CDT 2016 Dean Luick <dean.luick@intel.com> IB/hfi1: Make the cache handler own its rb tree root
The objects which use cache handling should reference their own handler object not the internal data structure it uses to track the nodes.
Have the "users" of the mmu notifier code pass opaque objects which can then be properly used in the mmu callbacks depending on the owners needs.
This patch has the additional benefit that operations no longer require a look up in a list to find the handlers.
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>
|
H A D | user_sdma.h | diff e0b09ac55d51bb9bf6a4a320bf4029e40bdabd6c Thu Jul 28 14:21:20 CDT 2016 Dean Luick <dean.luick@intel.com> IB/hfi1: Make the cache handler own its rb tree root
The objects which use cache handling should reference their own handler object not the internal data structure it uses to track the nodes.
Have the "users" of the mmu notifier code pass opaque objects which can then be properly used in the mmu callbacks depending on the owners needs.
This patch has the additional benefit that operations no longer require a look up in a list to find the handlers.
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>
|
H A D | mmu_rb.c | diff e0b09ac55d51bb9bf6a4a320bf4029e40bdabd6c Thu Jul 28 14:21:20 CDT 2016 Dean Luick <dean.luick@intel.com> IB/hfi1: Make the cache handler own its rb tree root
The objects which use cache handling should reference their own handler object not the internal data structure it uses to track the nodes.
Have the "users" of the mmu notifier code pass opaque objects which can then be properly used in the mmu callbacks depending on the owners needs.
This patch has the additional benefit that operations no longer require a look up in a list to find the handlers.
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>
|
H A D | user_exp_rcv.c | diff e0b09ac55d51bb9bf6a4a320bf4029e40bdabd6c Thu Jul 28 14:21:20 CDT 2016 Dean Luick <dean.luick@intel.com> IB/hfi1: Make the cache handler own its rb tree root
The objects which use cache handling should reference their own handler object not the internal data structure it uses to track the nodes.
Have the "users" of the mmu notifier code pass opaque objects which can then be properly used in the mmu callbacks depending on the owners needs.
This patch has the additional benefit that operations no longer require a look up in a list to find the handlers.
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>
|
H A D | user_sdma.c | diff e0b09ac55d51bb9bf6a4a320bf4029e40bdabd6c Thu Jul 28 14:21:20 CDT 2016 Dean Luick <dean.luick@intel.com> IB/hfi1: Make the cache handler own its rb tree root
The objects which use cache handling should reference their own handler object not the internal data structure it uses to track the nodes.
Have the "users" of the mmu notifier code pass opaque objects which can then be properly used in the mmu callbacks depending on the owners needs.
This patch has the additional benefit that operations no longer require a look up in a list to find the handlers.
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>
|
H A D | hfi.h | diff e0b09ac55d51bb9bf6a4a320bf4029e40bdabd6c Thu Jul 28 14:21:20 CDT 2016 Dean Luick <dean.luick@intel.com> IB/hfi1: Make the cache handler own its rb tree root
The objects which use cache handling should reference their own handler object not the internal data structure it uses to track the nodes.
Have the "users" of the mmu notifier code pass opaque objects which can then be properly used in the mmu callbacks depending on the owners needs.
This patch has the additional benefit that operations no longer require a look up in a list to find the handlers.
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>
|