linux-parisc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Helge Deller <deller@kernel.org>
To: linux-parisc@vger.kernel.org
Cc: James Bottomley <James.Bottomley@hansenpartnership.com>,
	John David Anglin <dave.anglin@bell.net>,
	Sven Schnelle <svens@stackframe.org>
Subject: [GIT PULL] parisc architecture fixes and updates for v6.19-rc1
Date: Sat, 6 Dec 2025 20:48:47 +0100	[thread overview]
Message-ID: <aTSInwCDyU6_L9p9@p100> (raw)

Hi Linus,

please pull a few fixes and updates for the parisc architecture for 6.19-rc1.

A fix which allows booting on the very old 710 workstations, and two fixes in
the syscall entry/exit path which allow to execute 64-bit userspace binaries.
Note that although we currently support a 64-bit (static) kernel to support
more than 4 GB RAM, there is no support for 64-bit userspace for parisc-linux
yet, but Dave and Sven are making slowly progress to port and fix glibc and
gcc.

Thanks!
Helge

----------------------------------------------------------------

The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:

  Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)

are available in the Git repository at:

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

for you to fetch changes up to dca7da244349eef4d78527cafc0bf80816b261f5:

  parisc: Do not reprogram affinitiy on ASP chip (2025-11-25 15:23:02 +0100)

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

- Fix boot on 710 workstation by not reprogramming ASP chip
- Fix 64bit userspace syscalls (64-bit userspace is still being
  developed)
- minor code cleanups in asm/bug.h and perf_regs.c

----------------------------------------------------------------
Finn Thain (1):
      parisc: Drop linux/kernel.h include from asm/bug.h header

Helge Deller (2):
      parisc: Drop padding fields and layers entries from inventory log
      parisc: Do not reprogram affinitiy on ASP chip

Jiapeng Chong (1):
      parisc: remove unneeded semicolon in perf_regs.c

Sven Schnelle (2):
      parisc: entry: set W bit for !compat tasks in syscall_restore_rfi()
      parisc: entry.S: fix space adjustment on interruption for 64-bit userspace

 arch/parisc/include/asm/bug.h    |  2 --
 arch/parisc/kernel/asm-offsets.c |  2 ++
 arch/parisc/kernel/drivers.c     |  8 +-------
 arch/parisc/kernel/entry.S       | 16 ++++++++++++----
 arch/parisc/kernel/perf_regs.c   |  2 +-
 drivers/parisc/gsc.c             |  4 +++-
 6 files changed, 19 insertions(+), 15 deletions(-)

             reply	other threads:[~2025-12-06 19:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-06 19:48 Helge Deller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-12-06 21:17 [GIT PULL] parisc architecture fixes and updates for v6.19-rc1 Helge Deller
2025-12-07  0:27 ` 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=aTSInwCDyU6_L9p9@p100 \
    --to=deller@kernel.org \
    --cc=James.Bottomley@hansenpartnership.com \
    --cc=dave.anglin@bell.net \
    --cc=linux-parisc@vger.kernel.org \
    --cc=svens@stackframe.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 NNTP newsgroup(s).