mirror-linux/arch/alpha/include/uapi/asm
Arnd Bergmann a4184174be alpha: drop pre-EV56 support
All EV4 machines are already gone, and the remaining EV5 based machines
all support the slightly more modern EV56 generation as well.
Debian only supports EV56 and later.

Drop both of these and build kernels optimized for EV56 and higher
when the "generic" options is selected, tuning for an out-of-order
EV6 pipeline, same as Debian userspace.

Since this was the only supported architecture without 8-bit and
16-bit stores, common kernel code no longer has to worry about
aligning struct members, and existing workarounds from the block
and tty layers can be removed.

The alpha memory management code no longer needs an abstraction
for the differences between EV4 and EV5+.

Link: https://lists.debian.org/debian-alpha/2023/05/msg00009.html
Acked-by: Paul E. McKenney <paulmck@kernel.org>
Acked-by: Matt Turner <mattst88@gmail.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2024-05-06 12:05:00 +02:00
..
Kbuild
a.out.h
auxvec.h
bitsperlong.h
byteorder.h
compiler.h alpha: drop pre-EV56 support 2024-05-06 12:05:00 +02:00
console.h
errno.h
fcntl.h
fpu.h
gentrap.h
ioctl.h
ioctls.h
mman.h mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse 2022-09-11 20:25:46 -07:00
pal.h
param.h
posix_types.h
ptrace.h alpha: lazy FPU switching 2023-02-24 23:14:22 -05:00
reg.h
regdef.h
resource.h
setup.h alpha: Move setup.h out of uapi 2021-09-15 12:04:28 -07:00
sigcontext.h
siginfo.h signal/alpha: si_trapno is only used with SIGFPE and SIGTRAP TRAP_UNK 2021-07-23 13:10:26 -05:00
signal.h signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverage 2022-02-17 09:09:36 +01:00
socket.h net: core: add getsockopt SO_PEERPIDFD 2023-06-12 10:45:50 +01:00
sockios.h
stat.h
statfs.h
swab.h
sysinfo.h
termbits.h termbits.h: Remove posix_types.h include 2022-05-19 18:25:26 +02:00
termios.h
types.h
unistd.h