public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] parisc architecture fixes and updates for v6.14-rc1
@ 2025-01-23 16:44 Helge Deller
  2025-01-24 20:05 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Helge Deller @ 2025-01-23 16:44 UTC (permalink / raw)
  To: Linus Torvalds, linux-kernel, linux-parisc, John David Anglin

Hi Linus,

Please pull some fixes and updates for the parisc architecture for 6.14-rc1:

- Temporarily disable jump label support to avoid kernel crash with 32-bit kernel
- Add vdso linker script to 'targets' instead of extra-y
- Remove parisc versions of memcpy_toio and memset_io

Thanks!
Helge

----------------------------------------------------------------
The following changes since commit adc218676eef25575469234709c2d87185ca223a:

  Linux 6.12 (2024-11-17 14:15:08 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/parisc-for-6.14-rc1

for you to fetch changes up to 3599bae489d86fbabe039f9a2ab5472ffb04f7f1:

  parisc: Temporarily disable jump label support (2025-01-20 21:05:32 +0100)

----------------------------------------------------------------
parisc architecture fixes and updates for kernel v6.14-rc1:

- Temporarily disable jump label support to avoid kernel crash with
  32-bit kernel
- Add vdso linker script to 'targets' instead of extra-y
- Remove parisc versions of memcpy_toio and memset_io

----------------------------------------------------------------
Helge Deller (1):
      parisc: Temporarily disable jump label support

Julian Vetter (1):
      parisc: Remove memcpy_toio and memset_io

Masahiro Yamada (1):
      parisc: add vdso linker script to 'targets' instead of extra-y

 arch/parisc/Kconfig                |  4 ++--
 arch/parisc/include/asm/io.h       |  4 ----
 arch/parisc/kernel/parisc_ksyms.c  |  2 --
 arch/parisc/kernel/vdso32/Makefile |  2 +-
 arch/parisc/kernel/vdso64/Makefile |  2 +-
 arch/parisc/lib/io.c               | 47 --------------------------------------
 6 files changed, 4 insertions(+), 57 deletions(-)

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

end of thread, other threads:[~2025-01-24 20:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-23 16:44 [GIT PULL] parisc architecture fixes and updates for v6.14-rc1 Helge Deller
2025-01-24 20:05 ` 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