From: Al Viro <viro@zeniv.linux.org.uk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-arch@vger.kernel.org
Subject: [git pull] non-vfs misc stuff
Date: Thu, 2 Oct 2025 07:11:59 +0100 [thread overview]
Message-ID: <20251002061159.GL39973@ZenIV> (raw)
The following changes since commit 76eeb9b8de9880ca38696b2fb56ac45ac0a25c6c:
Linux 6.17-rc5 (2025-09-07 14:22:57 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-misc
for you to fetch changes up to f037fd7fbca4d111955b5889417ddf6fb24498e5:
alpha: unobfuscate _PAGE_P() definition (2025-09-15 21:12:05 -0400)
----------------------------------------------------------------
assorted dead code removal around asm/pgtable.h
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
----------------------------------------------------------------
Al Viro (6):
csky: remove BS check for FAULT_FLAG_ALLOW_RETRY
PAGE_PTR() had been last used outside of arch/* in 1.1.94
SET_PAGE_DIR() users had been gone since 2.3.12pre1
alpha: get rid of the remnants of BAD_PAGE and friends
kill FIRST_USER_PGD_NR
alpha: unobfuscate _PAGE_P() definition
arch/alpha/include/asm/pgtable.h | 25 +------------------------
arch/alpha/mm/init.c | 27 ---------------------------
arch/csky/mm/fault.c | 2 +-
arch/m68k/include/asm/pgtable_mm.h | 10 ----------
arch/microblaze/include/asm/pgtable.h | 1 -
arch/openrisc/include/asm/pgtable.h | 17 -----------------
arch/xtensa/include/asm/pgtable.h | 1 -
7 files changed, 2 insertions(+), 81 deletions(-)
next reply other threads:[~2025-10-02 6:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-02 6:11 Al Viro [this message]
2025-10-03 18:41 ` [git pull] non-vfs misc stuff 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=20251002061159.GL39973@ZenIV \
--to=viro@zeniv.linux.org.uk \
--cc=linux-arch@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.