public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
* [git pull] non-vfs misc stuff
@ 2025-10-02  6:11 Al Viro
  2025-10-03 18:41 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Al Viro @ 2025-10-02  6:11 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-arch

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

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

end of thread, other threads:[~2025-10-03 18:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-02  6:11 [git pull] non-vfs misc stuff Al Viro
2025-10-03 18:41 ` 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