diff options
author | 2021-10-18 13:22:38 +0800 | |
---|---|---|
committer | 2021-10-27 13:08:01 -0700 | |
commit | 64a19591a2938b170aa736443d5d3bf4c51e1388 (patch) | |
tree | 6d15e22973f2393400af5be00117a311edad2d9d /include/linux/fpga/fpga-mgr.h | |
parent | checksyscalls: Unconditionally ignore fstat{,at}64 (diff) | |
download | linux-dev-64a19591a2938b170aa736443d5d3bf4c51e1388.tar.xz linux-dev-64a19591a2938b170aa736443d5d3bf4c51e1388.zip |
riscv: fix misalgned trap vector base address
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>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions