summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorSimon Richter <Simon.Richter@hogyros.de>2026-03-07 00:13:16 +0900
committerVille Syrjälä <ville.syrjala@linux.intel.com>2026-03-10 17:01:42 +0200
commitcda15ff39df82ef6842affeb8cf57d0090708227 (patch)
tree51c7e44cc660ff05cd7037e91a30c63b2fc608d1 /tools/perf/scripts/python/stackcollapse.py
parent878004e2852bc22ce0687c5597d6fe3909fb59f3 (diff)
drm/i915: handle failure from vga_get_uninterruptible()
The vga_get_uninterruptible() function can return an error if it fails to set up VGA decoding for the requested device. If VGA decoding is unavailable, we don't need to be careful to leave the VGA emulation in a usable state, as vgacon will also be unable to get access later on, so just skip over the VGA accesses and the vga_put() call matching the failed vga_get_uninterruptible(). Signed-off-by: Simon Richter <Simon.Richter@hogyros.de> Closes: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/1824 Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patch.msgid.link/20260306151347.758836-1-Simon.Richter@hogyros.de
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions