acrn-kernel/arch/parisc
Helge Deller 71602d95ae parisc/firmware: Fix F-extend for PDC addresses
commit 735ae74f73e55c191d48689bd11ff4a06ea0508f upstream.

When running with narrow firmware (64-bit kernel using a 32-bit
firmware), extend PDC addresses into the 0xfffffff0.00000000
region instead of the 0xf0f0f0f0.00000000 region.

This fixes the power button on the C3700 machine in qemu (64-bit CPU
with 32-bit firmware), and my assumption is that the previous code was
really never used (because most 64-bit machines have a 64-bit firmware),
or it just worked on very old machines because they may only decode
40-bit of virtual addresses.

Cc: stable@vger.kernel.org
Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-01-31 16:16:59 -08:00
..
boot
configs
include parisc: Fix asm operand number out of range build error in bug table 2023-12-13 18:39:24 +01:00
kernel parisc/firmware: Fix F-extend for PDC addresses 2024-01-31 16:16:59 -08:00
lib
math-emu
mm
Kbuild
Kconfig parisc: Reduce size of the bug_table on 64-bit kernel by half 2023-12-13 18:39:23 +01:00
Kconfig.debug
Makefile
defpalo.conf
install.sh