aboutsummaryrefslogtreecommitdiff
path: root/drivers/parisc
diff options
context:
space:
mode:
authorGravatar Helge Deller <deller@gmx.de> 2023-05-10 22:17:27 +0200
committerGravatar Helge Deller <deller@gmx.de> 2023-06-30 17:14:14 +0200
commit99ef0c67bc85e2ea547e2c6c9ed29480cd361446 (patch)
tree06a7dcecafb3926874e8164f86d9f43ea7e166f5 /drivers/parisc
parentsticon/parisc: Allow 64-bit STI calls in PDC firmware abstration (diff)
downloadlinux-99ef0c67bc85e2ea547e2c6c9ed29480cd361446.tar.gz
linux-99ef0c67bc85e2ea547e2c6c9ed29480cd361446.tar.bz2
linux-99ef0c67bc85e2ea547e2c6c9ed29480cd361446.zip
sticon/parisc: Fix STI console on 64-bit only machines
Fix the STI console to be able to execute either the 64-bit STI ROM code or the 32-bit STI ROM code. This is necessary on 64-bit only machines (e.g. C8000 workstation) which otherwise won't show the STI text console with HP graphic cards like Visualize-FX5/FX10/FXe. Note that when calling 32-bit code from a 64-bit kernel one needs to copy contents on the CPU stack from high memory down below the 4GB limit. Tested-by: John David Anglin <dave.anglin@bell.net> Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'drivers/parisc')
0 files changed, 0 insertions, 0 deletions