]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ARM: OMAP5 / DRA7: Fix HYP mode boot for thumb2 build
authorMatthijs van Duin <matthijsvanduin@gmail.com>
Thu, 16 Feb 2017 00:05:04 +0000 (01:05 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 14 May 2017 12:08:22 +0000 (14:08 +0200)
commit097336fc693d9d49c66d8f53dfe9c5d141b80722
treeb87c5a714de07e36429493a1dc41e9f001211def
parent98fa203aa7cda0ccdbdc0319253c15018e34381d
ARM: OMAP5 / DRA7: Fix HYP mode boot for thumb2 build

commit 448c077eeb02240c430db2a2c3bf5285a4c65d66 upstream.

'adr' yields a data-pointer, not a function-pointer.

Fixes: 999f934de195 ("ARM: omap5/dra7xx: Enable booting secondary
CPU in HYP mode")
Signed-off-by: Matthijs van Duin <matthijsvanduin@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/mach-omap2/omap-headsmp.S