]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ARM: 8753/1: decompressor: add a missing parameter to the addruart macro
authorŁukasz Stelmach <l.stelmach@samsung.com>
Tue, 3 Apr 2018 08:04:57 +0000 (09:04 +0100)
committerStefan Bader <stefan.bader@canonical.com>
Mon, 1 Oct 2018 12:57:20 +0000 (14:57 +0200)
commitd54441419a595e1efcba5af323a61053b439c538
treefd8c2b818373f7608cce9a50e633c866af2f242d
parentfdd99b1ed6dde79dbc1f479ec45f6da861d441ce
ARM: 8753/1: decompressor: add a missing parameter to the addruart macro

BugLink: http://bugs.launchpad.net/bugs/1794889
[ Upstream commit e07e3c33b9c0b5751ade624f44325c9bf2487ea6 ]

In commit 639da5ee374b ("ARM: add an extra temp register to the low
level debugging addruart macro") an additional temporary register was
added to the addruart macro, but the decompressor code wasn't updated.

Fixes: 639da5ee374b ("ARM: add an extra temp register to the low level debugging addruart macro")
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
arch/arm/boot/compressed/head.S