aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMatthew Auld <[email protected]>2024-05-22 11:21:58 +0100
committerMatthew Auld <[email protected]>2024-05-22 13:22:40 +0100
commitc7117419784f612d59ee565145f722e8b5541fe6 (patch)
tree3a5e44835d48fcefbcd0e10fa74678d6e40e01d5 /tools/perf/scripts/python
parenta0b834c8957a7d2848face008a12382a0ad11ffc (diff)
drm/xe: reset mmio mappings with devm
Set our various mmio mappings to NULL. This should make it easier to catch something rogue trying to mess with mmio after device removal. For example, we might unmap everything and then start hitting some mmio address which has already been unmamped by us and then remapped by something else, causing all kinds of carnage. Signed-off-by: Matthew Auld <[email protected]> Cc: Andrzej Hajda <[email protected]> Cc: Rodrigo Vivi <[email protected]> Reviewed-by: Andrzej Hajda <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions