diff options
author | Atish Patra <atish.patra@wdc.com> | 2020-07-16 02:30:06 +0300 |
---|---|---|
committer | Palmer Dabbelt <palmerdabbelt@google.com> | 2020-07-30 21:37:48 +0300 |
commit | 79b1feba54558bfb7df7c516dab29a7c9dba093c (patch) | |
tree | 9ca9147c34ce65cb5e59485675978dca7b21d7dc /drivers/connector | |
parent | 925ac7b6636b6d6a195e93b2179741d3589f4be1 (diff) | |
download | linux-79b1feba54558bfb7df7c516dab29a7c9dba093c.tar.xz |
RISC-V: Setup exception vector early
The trap vector is set only in trap_init which may be too late in some
cases. Early ioremap/efi spits many warning messages which may be useful.
Setup the trap vector early so that any warning/bug can be handled before
generic code invokes trap_init.
Signed-off-by: Atish Patra <atish.patra@wdc.com>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
Diffstat (limited to 'drivers/connector')
0 files changed, 0 insertions, 0 deletions