[PATCH i-g-t v1 0/3] more musl libc fixes for PATH_MAX

Kamil Konieczny kamil.konieczny at linux.intel.com
Fri Mar 15 13:18:58 UTC 2024


On musl build the PATH_MAX define is missing, fixed this with
including limits.h
Also moved up and sorted system includes in xe_debugfs.c

Link: https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/issues/138
Cc: Bernd Kuhls <bernd at kuhls.net>
Cc: Mauro Carvalho Chehab <mauro.chehab at linux.intel.com>
Cc: Mauro Carvalho Chehab <mchehab at kernel.org>

Kamil Konieczny (3):
  lib/igt_sriov_device: fix musl libc build
  lib/igt_kmod: fix musl builds
  tests/intel/xe_debugfs: fix musl build

 lib/igt_kmod.c           |  1 +
 lib/igt_sriov_device.c   |  1 +
 tests/intel/xe_debugfs.c | 11 ++++++-----
 3 files changed, 8 insertions(+), 5 deletions(-)

-- 
2.42.0



More information about the igt-dev mailing list