diff options
| author | Geert Uytterhoeven <[email protected]> | 2021-08-11 08:51:04 +0000 |
|---|---|---|
| committer | Rob Herring <[email protected]> | 2021-08-24 22:09:01 +0000 |
| commit | 2931ea847dcc54275cda8c39c548b03347d4943b (patch) | |
| tree | f6c7a99aa801c48c5b0b67fa3403ed9d31ca9ed1 /scripts/gcc-plugins/gcc-generate-gimple-pass.h | |
| parent | of: fdt: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD) instead of #ifdef (diff) | |
| download | kernel-2931ea847dcc54275cda8c39c548b03347d4943b.tar.gz kernel-2931ea847dcc54275cda8c39c548b03347d4943b.zip | |
riscv: Remove non-standard linux,elfcorehdr handling
RISC-V uses platform-specific code to locate the elf core header in
memory. However, this does not conform to the standard
"linux,elfcorehdr" DT bindings, as it relies on a reserved memory node
with the "linux,elfcorehdr" compatible value, instead of on a
"linux,elfcorehdr" property under the "/chosen" node.
The non-compliant code can just be removed, as the standard behavior is
already implemented by platform-agnostic handling in the FDT core code.
Fixes: 5640975003d0234d ("RISC-V: Add crash kernel support")
Signed-off-by: Geert Uytterhoeven <[email protected]>
Reviewed-by: Palmer Dabbelt <[email protected]>
Acked-by: Palmer Dabbelt <[email protected]>
Signed-off-by: Rob Herring <[email protected]>
Link: https://lore.kernel.org/r/41c75d6ee3114ae6304f8afe0051895af91200ee.1628670468.git.geert+renesas@glider.be
Diffstat (limited to 'scripts/gcc-plugins/gcc-generate-gimple-pass.h')
0 files changed, 0 insertions, 0 deletions
