[Intel-xe] [PATCH v13 00/10] xe_device_mem_access fixes and related bits

Matthew Auld matthew.auld at intel.com
Thu Jul 13 13:22:45 UTC 2023


Main goal is to fix the races in xe_device_mem_access_get(). With that fixed we
can clean up some hacks and also start rolling it out to more places that need
it, including now asserting it around every mmio access. We also add lockdep
annotations for xe_device_mem_access_get() and fix the remaining lockdep
fallout.

v11 -> v12:
  - freq_rpe_show also needs the device to be awake
  - Improvements to the lockdep annotation patch
v13:
  - Simply the first patch (Anshuman), also drop three patches which can be
    dealt with later.

-- 
2.41.0



More information about the Intel-xe mailing list