Linux-parisc archive mirror
 help / color / mirror / Atom feed
From: Helge Deller <deller@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	linux-kernel@vger.kernel.org, linux-parisc@vger.kernel.org,
	James Bottomley <James.Bottomley@hansenpartnership.com>,
	John David Anglin <dave.anglin@bell.net>
Subject: [GIT PULL] parisc architecture fixes for v6.8-rc1
Date: Wed, 17 Jan 2024 18:09:15 +0100	[thread overview]
Message-ID: <ZagJuxudO7V510hS@p100> (raw)

Hi Linus,

Please pull a two small fixes for the parisc architecture.
Both are tagged for stable series.

Ensure power button works on qemu and fix firmware start address
calculation on machines with 32-bit firmware running a 64-bit Linux kernel.

Thanks!
Helge

----------------------------------------------------------------
The following changes since commit 0dd3ee31125508cd67f7e7172247f05b7fd1753a:

  Linux 6.7 (2024-01-07 12:18:38 -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.8-rc1

for you to fetch changes up to 6472036581f947109b20664121db1d143e916f0b:

  parisc/power: Fix power soft-off button emulation on qemu (2024-01-07 22:59:16 +0100)

----------------------------------------------------------------
parisc architecture fixes for kernel v6.8-rc1:

- Fix PDC address calculation with narrow firmware (64-bit kernel
  on 32-bit firmware)
- Fix kthread which checks power button get started on qemu too

----------------------------------------------------------------
Helge Deller (2):
      parisc/firmware: Fix F-extend for PDC addresses
      parisc/power: Fix power soft-off button emulation on qemu

 arch/parisc/kernel/firmware.c | 4 ++--
 drivers/parisc/power.c        | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

             reply	other threads:[~2024-01-17 17:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-17 17:09 Helge Deller [this message]
2024-01-17 20:03 ` [GIT PULL] parisc architecture fixes for v6.8-rc1 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=ZagJuxudO7V510hS@p100 \
    --to=deller@kernel.org \
    --cc=James.Bottomley@hansenpartnership.com \
    --cc=dave.anglin@bell.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-parisc@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 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).