https://github.com/torvalds/linux
Revision 64a19591a2938b170aa736443d5d3bf4c51e1388 authored by Chen Lu on 18 October 2021, 05:22:38 UTC, committed by Palmer Dabbelt on 27 October 2021, 20:08:01 UTC
The trap vector marked by label .Lsecondary_park must align on a
4-byte boundary, as the {m,s}tvec is defined to require 4-byte
alignment.

Signed-off-by: Chen Lu <181250012@smail.nju.edu.cn>
Reviewed-by: Anup Patel <anup.patel@wdc.com>
Fixes: e011995e826f ("RISC-V: Move relocate and few other functions out of __init")
Cc: stable@vger.kernel.org
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
1 parent 3ef6ca4
History
Tip revision: 64a19591a2938b170aa736443d5d3bf4c51e1388 authored by Chen Lu on 18 October 2021, 05:22:38 UTC
riscv: fix misalgned trap vector base address
Tip revision: 64a1959
File Mode Size
kvm
lib
Makefile -rw-r--r-- 54 bytes

back to top