public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* Question: Is there a plan when to require a higher Linux kernel version than 3.2?
@ 2022-09-20  9:11 Stefan Liebler
  2022-09-20  9:40 ` Xi Ruoyao
  2022-09-21 16:50 ` Joseph Myers
  0 siblings, 2 replies; 6+ messages in thread
From: Stefan Liebler @ 2022-09-20  9:11 UTC (permalink / raw)
  To: GNU C Library; +Cc: Joseph S. Myers

Hi,

the minimum required Linux kernel version is currently 3.2 which was set
with commit 5b4ecd3f95695ef593e4474b4ab5a117291ba5fc
"Require Linux 3.2 except on x86 / x86_64, 3.2 headers everywhere." back
in 2016.

Is there a plan when to require a higher Linux kernel version and which
version will then be used as minimum?

Some background on my question:
On s390x, unfortunately the direct socket syscalls are not used due to
the __ASSUME_* macro undefines in
sysdeps/unix/sysv/linux/s390/kernel-features.h if Linux kernel version
<4.3 is used.

Bye,
Stefan

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

end of thread, other threads:[~2022-09-22 16:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-20  9:11 Question: Is there a plan when to require a higher Linux kernel version than 3.2? Stefan Liebler
2022-09-20  9:40 ` Xi Ruoyao
2022-09-20  9:56   ` Stefan Liebler
2022-09-21 16:50 ` Joseph Myers
2022-09-21 23:07   ` Michael Hudson-Doyle
2022-09-22 16:59     ` Joseph Myers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).