diff options
| author | 2025-08-22 03:07:04 +0000 | |
|---|---|---|
| committer | 2025-09-18 12:57:07 +0200 | |
| commit | 6fa6c7a50e465c32a075d3e0341bcd4f0fe0bb47 (patch) | |
| tree | 15bc2d657a96243ea0c50afced469fe0f59bd42b /tools/perf/scripts/python/stackcollapse.py | |
| parent | drm/i915: set O_LARGEFILE in __create_shmem() (diff) | |
drm/i915: Fix incorrect error handling in shmem_pwrite()
shmem_pwrite() currently checks for short writes before negative error
codes, which can overwrite real errors (e.g., -EFBIG) with -EIO.
Reorder the checks to return negative errors first, then handle short
writes.
Signed-off-by: Taotao Chen <chentaotao@didiglobal.com>
Reviewed-by: Andi Shyti <andi.shyti@linux.intel.com>
Signed-off-by: Andi Shyti <andi.shyti@linux.intel.com>
Link: https://lore.kernel.org/r/20250822030651.28099-2-chentaotao@didiglobal.com
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
