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

Changes v1->v2:
* Revert configure.ac change (no need to check for the header, it
  existed since kernel git history) (Cyril)

I also plan to suggest a raise of minimal kernel supported by LTP,
but let's fix the CI first.

Kind regards,
Petr

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

 include/lapi/uinput.h                 | 15 +++++++++++++++
 testcases/kernel/input/input_helper.c |  1 +
 2 files changed, 16 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] 5+ messages in thread

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-25  8:26 [LTP] [PATCH v2 0/2] Fix CI for CentOS 7 Petr Vorel
2023-10-25  8:26 ` [LTP] [PATCH v2 1/2] lapi: Add uinput.h Petr Vorel
2023-10-25  8:26 ` [LTP] [PATCH v2 2/2] input_helper: Fix compilation on CentOS 7 Petr Vorel
2023-10-25  9:24 ` [LTP] [PATCH v2 0/2] Fix CI for " Cyril Hrubis
2023-10-25 11:06   ` Petr Vorel

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