[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZagJuxudO7V510hS@p100>
Date: Wed, 17 Jan 2024 18:09:15 +0100
From: Helge Deller <deller@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
linux-kernel@...r.kernel.org, linux-parisc@...r.kernel.org,
James Bottomley <James.Bottomley@...senpartnership.com>,
John David Anglin <dave.anglin@...l.net>
Subject: [GIT PULL] parisc architecture fixes for v6.8-rc1
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(-)
Powered by blists - more mailing lists