summaryrefslogtreecommitdiff
path: root/kexec/proc_iomem.c
diff options
context:
space:
mode:
authorAlexander Egorenkov <egorenar-dev@posteo.net>2021-04-12 13:18:05 +0200
committerSimon Horman <horms@verge.net.au>2021-04-17 09:20:37 +0200
commit9817ec81968a5eec7863902833fb77680544eae4 (patch)
tree7ebdeab0b71efc375d6e5cbaab6735f9ad367144 /kexec/proc_iomem.c
parentbb6f6f107190f2e6e90a272ea26edb172c37c452 (diff)
arm: do not copy magic 4 bytes of appended DTB in zImage
If the passed zImage happens to have a DTB appended, then the magic 4 bytes of the DTB are copied together with the kernel image. This leads to failed kexec boots because the decompressor finds the aforementioned DTB magic and falsely tries to replace the DTB passed in the register r2 with the non-existent appended one. Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net> Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'kexec/proc_iomem.c')
0 files changed, 0 insertions, 0 deletions