From: Al Viro <viro@zeniv.linux.org.uk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-alpha@vger.kernel.org
Subject: [git pill] vfs.git alpha fixes
Date: Fri, 24 Feb 2023 03:30:10 +0000 [thread overview]
Message-ID: <Y/gvQh5+4k8y+IdF@ZenIV> (raw)
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(-)
next reply other threads:[~2023-02-24 3:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-24 3:30 Al Viro [this message]
2023-02-25 3:17 ` [git pill] vfs.git alpha fixes Linus Torvalds
2023-02-25 3:40 ` pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Y/gvQh5+4k8y+IdF@ZenIV \
--to=viro@zeniv.linux.org.uk \
--cc=linux-alpha@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).