]> git.baikalelectronics.ru Git - kernel.git/commit
RISC-V: Add EM_RISCV to kexec UAPI header
authorNick Kossifidis <mick@ics.forth.gr>
Mon, 19 Apr 2021 00:55:35 +0000 (03:55 +0300)
committerPalmer Dabbelt <palmerdabbelt@google.com>
Mon, 26 Apr 2021 15:25:20 +0000 (08:25 -0700)
commitf97a128c9f6e47e0049ef24897d96996db79cf81
tree81ce5b42b6f7b2c7a29c6bf095868bd0ec2b0ce2
parent63be4d059d48ade699376980bf3fc1c88ad79a5d
RISC-V: Add EM_RISCV to kexec UAPI header

Add RISC-V to the list of supported kexec architectures, we need to
add the definition early-on so that later patches can use it.

EM_RISCV is 243 as per ELF psABI specification here:
https://github.com/riscv/riscv-elf-psabi-doc/blob/master/riscv-elf.md

Signed-off-by: Nick Kossifidis <mick@ics.forth.gr>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
include/uapi/linux/kexec.h