]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ARM: 8970/1: decompressor: increase tag size
authorŁukasz Stelmach <l.stelmach@samsung.com>
Mon, 27 Apr 2020 19:36:11 +0000 (20:36 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Jun 2020 06:23:14 +0000 (08:23 +0200)
commitfa28d4bc20244b3304cb92937b5222d5de11e84b
tree64776be3c8623463e08a2ac618b353e6f38094c2
parent8344eab8889d05d32444822a335855a5d18401be
ARM: 8970/1: decompressor: increase tag size

[ Upstream commit 2c962369d72f286659e6446919f88d69b943cb4d ]

The size field of the tag header structure is supposed to be set to the
size of a tag structure including the header.

Fixes: c772568788b5f0 ("ARM: add additional table to compressed kernel")
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm/boot/compressed/vmlinux.lds.S