public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH 0/2] Fix CI for CentOS 7
@ 2023-10-24 20:11 Petr Vorel
  2023-10-24 20:11 ` [LTP] [PATCH 1/2] lapi: Add uinput.h Petr Vorel
  2023-10-24 20:11 ` [LTP] [PATCH 2/2] input_helper: Fix compilation on CentOS 7 Petr Vorel
  0 siblings, 2 replies; 10+ messages in thread
From: Petr Vorel @ 2023-10-24 20:11 UTC (permalink / raw)
  To: ltp; +Cc: Richard Palethorpe

Hi,

this is untested fix for CentOS 7. i.e. it fixes the compilation, but I
haven't tested it on the actual VM (I don't have any and don't plan to
do any further testing).

That brings me to the question if we still want to keep support for
CentOS 7, which has kernel: 3.10, glibc: 2.17, gcc: 4.8.5 [1].
But I'll raise this question on a separate RFC thread on ML,
where I Cc more people.

Kind regards,
Petr

[1] https://github.com/linux-test-project/ltp/wiki/Supported-kernel,-libc,-toolchain-versions

Petr Vorel (2):
  lapi: Add uinput.h
  input_helper: Fix compilation on CentOS 7

 configure.ac                          |  1 +
 include/lapi/uinput.h                 | 15 +++++++++++++++
 testcases/kernel/input/input_helper.c |  1 +
 3 files changed, 17 insertions(+)
 create mode 100644 include/lapi/uinput.h

-- 
2.42.0


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

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

end of thread, other threads:[~2023-10-25  8:22 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-24 20:11 [LTP] [PATCH 0/2] Fix CI for CentOS 7 Petr Vorel
2023-10-24 20:11 ` [LTP] [PATCH 1/2] lapi: Add uinput.h Petr Vorel
2023-10-25  7:18   ` Richard Palethorpe
2023-10-25  7:39     ` Petr Vorel
2023-10-25  7:51       ` Cyril Hrubis
2023-10-25  8:12         ` Petr Vorel
2023-10-25  8:14           ` Cyril Hrubis
2023-10-25  8:22             ` Petr Vorel
2023-10-25  7:52       ` Richard Palethorpe
2023-10-24 20:11 ` [LTP] [PATCH 2/2] input_helper: Fix compilation on CentOS 7 Petr Vorel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox