diff options
author | 2023-02-11 20:15:32 -0600 | |
---|---|---|
committer | 2023-02-14 16:10:35 -0800 | |
commit | bfd6fc5d80145e12d0ffa144c4bad89b8f9ddc5a (patch) | |
tree | 67f1bd7b948267de073d13c40d669a177af86bb9 /drivers/pci/controller/dwc/pci-keystone.c | |
parent | RISC-V: re-order Kconfig selects alphanumerically (diff) | |
download | wireguard-linux-bfd6fc5d80145e12d0ffa144c4bad89b8f9ddc5a.tar.xz wireguard-linux-bfd6fc5d80145e12d0ffa144c4bad89b8f9ddc5a.zip |
riscv: Fix early alternative patching
Now that the text to patch is located using a relative offset from the
alternative entry, the text address should be computed without applying
the kernel mapping offset, both before and after VM setup.
Fixes: 8d23e94a4433 ("riscv: switch to relative alternative entries")
Signed-off-by: Samuel Holland <samuel@sholland.org>
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Guo Ren <guoren@kernel.org>
Reviewed-by: Jisheng Zhang <jszhang@kernel.org>
Tested-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20230212021534.59121-2-samuel@sholland.org
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'drivers/pci/controller/dwc/pci-keystone.c')
0 files changed, 0 insertions, 0 deletions