linux-alpha.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pill] vfs.git alpha fixes
@ 2023-02-24  3:30 Al Viro
  2023-02-25  3:17 ` Linus Torvalds
  2023-02-25  3:40 ` pr-tracker-bot
  0 siblings, 2 replies; 3+ messages in thread
From: Al Viro @ 2023-02-24  3:30 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-alpha

	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(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [git pill] vfs.git alpha fixes
  2023-02-24  3:30 [git pill] vfs.git alpha fixes Al Viro
@ 2023-02-25  3:17 ` Linus Torvalds
  2023-02-25  3:40 ` pr-tracker-bot
  1 sibling, 0 replies; 3+ messages in thread
From: Linus Torvalds @ 2023-02-25  3:17 UTC (permalink / raw)
  To: Al Viro; +Cc: linux-kernel, linux-alpha

On Thu, Feb 23, 2023 at 7:30 PM Al Viro <viro@zeniv.linux.org.uk> wrote:
>
>  FEN fault fix deals with a really old oopsable braino

My old alpha architecture manual doesn't even list "clrfen" as a
PAL-code instruction.

It does have "wrfen", but that's privileged.

I have no idea when clrfen became a thing. But it's clearly a later
addition that somebody didn't think through.

             Linus

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [git pill] vfs.git alpha fixes
  2023-02-24  3:30 [git pill] vfs.git alpha fixes Al Viro
  2023-02-25  3:17 ` Linus Torvalds
@ 2023-02-25  3:40 ` pr-tracker-bot
  1 sibling, 0 replies; 3+ messages in thread
From: pr-tracker-bot @ 2023-02-25  3:40 UTC (permalink / raw)
  To: Al Viro; +Cc: Linus Torvalds, linux-kernel, linux-alpha

The pull request you sent on Fri, 24 Feb 2023 03:30:10 +0000:

> git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.alpha

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/10cc5d483ebc00e82d9a38d3419b2edc8b79b64d

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-02-25  3:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-24  3:30 [git pill] vfs.git alpha fixes Al Viro
2023-02-25  3:17 ` Linus Torvalds
2023-02-25  3:40 ` pr-tracker-bot

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).