summaryrefslogtreecommitdiff
path: root/drivers/parisc
diff options
context:
space:
mode:
authorHelge Deller <deller@gmx.de>2023-05-10 23:17:27 +0300
committerHelge Deller <deller@gmx.de>2023-06-30 18:14:14 +0300
commit99ef0c67bc85e2ea547e2c6c9ed29480cd361446 (patch)
tree06a7dcecafb3926874e8164f86d9f43ea7e166f5 /drivers/parisc
parentededd9d27834ad1f300436c1b78e58ad4fcf5dd7 (diff)
downloadlinux-99ef0c67bc85e2ea547e2c6c9ed29480cd361446.tar.xz
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