FEN fault fix deals with a really old oopsable braino, the rest is alpha/boot compile fixes and minor cleaning up. The following changes since commit b7bfaa761d760e72a969d116517eaa12e404c262: Linux 6.2-rc3 (2023-01-08 11:49:43 -0600) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.alpha for you to fetch changes up to beb9797ee8b0c19598ffccdfae24afa6e0066f6a: alpha/boot/misc: trim unused declarations (2023-01-11 15:36:52 -0500) ---------------------------------------------------------------- Al Viro (4): alpha: fix FEN fault handling alpha/boot: fix the breakage from -isystem series... alpha/boot/tools/objstrip: fix the check for ELF header alpha/boot/misc: trim unused declarations arch/alpha/boot/bootp.c | 2 +- arch/alpha/boot/bootpz.c | 2 +- arch/alpha/boot/main.c | 2 +- arch/alpha/boot/misc.c | 2 -- arch/alpha/boot/stdio.c | 4 ++-- arch/alpha/boot/tools/objstrip.c | 2 +- arch/alpha/kernel/traps.c | 30 +++++++++++++++--------------- 7 files changed, 21 insertions(+), 23 deletions(-)