x distro kernel.
https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-6.18.y2022-09-09T08:44:34Ztermios: start unifying non-UAPI parts of asm/termios.h2022-09-09T08:44:34ZAl Viroviro@zeniv.linux.org.uk2018-08-16T15:47:53Zurn:sha1:c9874d3ffeaf8ee215187692ed918b3031d996d1
* new header (linut/termios_internal.h), pulled by the users of those
suckers
* defaults for INIT_C_CC and externs for conversion helpers moved over
there
* remove termios-base.h (empty now)
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Link: https://lore.kernel.org/r/YxDmptU7dNGZ+/Hn@ZenIV
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
termios: uninline conversion helpers2022-09-09T08:44:34ZAl Viroviro@zeniv.linux.org.uk2022-08-20T23:36:09Zurn:sha1:1d5d66825610bb7be23e2229731261c8e99eaa28
default go into drivers/tty/tty_ioctl.c, unusual - into
arch/*/kernel/termios.c (only alpha and sparc have those).
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Link: https://lore.kernel.org/r/YxDmeUBHo0s/Ew8b@ZenIV
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>