commit | 6f55ab36bef505b449723300a5a445ddc76a94d7 | [log] [tgz] |
---|---|---|
author | Jisheng Zhang <jszhang@kernel.org> | Thu Aug 26 22:11:18 2021 +0800 |
committer | Palmer Dabbelt <palmerdabbelt@google.com> | Fri Sep 10 23:59:48 2021 -0700 |
tree | bf46ad2b00a9e6dbcf1ccafb56fdccdb66def2ec | |
parent | 54fed35fd3939398be292e4090b0b1c5ff2238b4 [diff] |
riscv: Move EXCEPTION_TABLE to RO_DATA segment _ex_table section is read-only, so move it to RO_DATA. Signed-off-by: Jisheng Zhang <jszhang@kernel.org> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>