All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t v1 0/3] more musl libc fixes for PATH_MAX
@ 2024-03-15 13:18 Kamil Konieczny
  2024-03-15 13:18 ` [PATCH i-g-t v1 1/3] lib/igt_sriov_device: fix musl libc build Kamil Konieczny
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Kamil Konieczny @ 2024-03-15 13:18 UTC (permalink / raw)
  To: igt-dev
  Cc: Kamil Konieczny, Bernd Kuhls, Mauro Carvalho Chehab,
	Mauro Carvalho Chehab

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@kuhls.net>
Cc: Mauro Carvalho Chehab <mauro.chehab@linux.intel.com>
Cc: Mauro Carvalho Chehab <mchehab@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


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2024-03-21  4:30 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-15 13:18 [PATCH i-g-t v1 0/3] more musl libc fixes for PATH_MAX Kamil Konieczny
2024-03-15 13:18 ` [PATCH i-g-t v1 1/3] lib/igt_sriov_device: fix musl libc build Kamil Konieczny
2024-03-18 10:59   ` Juha-Pekka Heikkila
2024-03-18 13:38   ` Mauro Carvalho Chehab
2024-03-15 13:19 ` [PATCH i-g-t v1 2/3] lib/igt_kmod: fix musl builds Kamil Konieczny
2024-03-18 13:38   ` Mauro Carvalho Chehab
2024-03-15 13:19 ` [PATCH i-g-t v1 3/3] tests/intel/xe_debugfs: fix musl build Kamil Konieczny
2024-03-18 13:39   ` Mauro Carvalho Chehab
2024-03-15 14:59 ` ✓ Fi.CI.BAT: success for more musl libc fixes for PATH_MAX Patchwork
2024-03-15 15:06 ` ✓ CI.xeBAT: " Patchwork
2024-03-16 17:46 ` ✗ Fi.CI.IGT: failure " Patchwork
2024-03-18 11:24   ` Kamil Konieczny
2024-03-21  4:30     ` Illipilli, TejasreeX
2024-03-20 17:24 ` ✓ Fi.CI.IGT: success " Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.