[PATCH] arm64: Don't truncate upper 32 bits in ENTRY_FUNCTION arg registers
Sascha Hauer
sha at pengutronix.de
Sat Oct 2 02:18:21 PDT 2021
On Thu, Sep 16, 2021 at 11:33:56AM +0200, Uwe Kleine-König wrote:
> From: Ahmad Fatoum <ahmad at a3f.at>
>
> Use a long instead of an u32. For 32-bit arm there is no difference, for
> arm64 this results in being able to use the whole register size of 64
> bits.
>
> Signed-off-by: Ahmad Fatoum <ahmad at a3f.at>
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig at pengutronix.de>
> ---
> arch/arm/include/asm/barebox-arm.h | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
Applied, thanks
Sascha
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list