diff options
author | Jani Nikula <jani.nikula@intel.com> | 2024-09-18 20:35:46 +0300 |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2024-09-30 17:54:11 +0300 |
commit | 61dabe8234cbf1d0948f35601e055126cc1f7790 (patch) | |
tree | b324fac36fba7ee917d805320a1b62bcaba4edc2 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | c45c7b2475f7f47654377620533fa95b508a11a9 (diff) |
drm/i915/gt: add a macro for mock gt wakeref special value and use it
Add a dedicated macro for the special mock gt wakeref value, with a cast
to intel_wakeref_t, instead of assuming you can assign or compare the
wakeref to -ENODEV directly.
Arguably the whole thing is a hack that should not exist, but at least
make it slightly less hacky.
Side note: If this value were to ever end up in
intel_ref_tracker_free(), it would wreak havoc.
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/1da887a6b4fe1ec45355571ea7b56d91fadf0af2.1726680898.git.jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions