summaryrefslogtreecommitdiff
path: root/arch/s390/boot/head_kdump.S
diff options
context:
space:
mode:
authorAlexander Gordeev <agordeev@linux.ibm.com>2024-02-21 15:41:45 +0300
committerHeiko Carstens <hca@linux.ibm.com>2024-02-26 12:25:09 +0300
commit923d48e48033b37ef77323d2cd48771d68160c96 (patch)
tree985efb0b1c97167097252354764501ff611eb0bb /arch/s390/boot/head_kdump.S
parent4394a50792346ec291d1bbde6da7571f799a6f12 (diff)
downloadlinux-923d48e48033b37ef77323d2cd48771d68160c96.tar.xz
s390/boot: do not check for zero-termination relocation entry
The relocation table is not expected to contain a zero-termination entry. The existing check is likely a left-over from similar x86 code that uses zero-entries as delimiters. s390 does not have ones and therefore the check could be avoided. Suggested-by: Ilya Leoshkevich <iii@linux.ibm.com> Acked-by: Sumanth Korikkar <sumanthk@linux.ibm.com> Acked-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'arch/s390/boot/head_kdump.S')
0 files changed, 0 insertions, 0 deletions