[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Y/gvQh5+4k8y+IdF@ZenIV>
Date: Fri, 24 Feb 2023 03:30:10 +0000
From: Al Viro <viro@...iv.linux.org.uk>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-alpha@...r.kernel.org
Subject: [git pill] vfs.git alpha fixes
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(-)
Powered by blists - more mailing lists