summaryrefslogtreecommitdiff
path: root/scripts/gcc-plugins/gcc-generate-rtl-pass.h
diff options
context:
space:
mode:
authorLiviu Dudau <liviu@dudau.co.uk>2023-05-09 18:29:21 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-06-21 15:38:57 +0200
commit9a592589a30e8565d22b754e88dd86429eced2c1 (patch)
treee80f386e1d751f702e9009efcc4ceb6c3b63ac12 /scripts/gcc-plugins/gcc-generate-rtl-pass.h
parent10130470bb0003b784f4656cc3ef2b9dc396ebdd (diff)
mips: Move initrd_start check after initrd address sanitisation.
[ Upstream commit 4897a898a216058dec55e5e5902534e6e224fcdf ] PAGE_OFFSET is technically a virtual address so when checking the value of initrd_start against it we should make sure that it has been sanitised from the values passed by the bootloader. Without this change, even with a bootloader that passes correct addresses for an initrd, we are failing to load it on MT7621 boards, for example. Signed-off-by: Liviu Dudau <liviu@dudau.co.uk> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'scripts/gcc-plugins/gcc-generate-rtl-pass.h')
0 files changed, 0 insertions, 0 deletions