OSDN Git Service

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:00:15 +0000 (14:00 +0200)
commitebae7681697dada6ca0afce8cbad57f2e96a451a
treebfa9caaf65463efd7183c6880fdc22d09124b92f
parentf4bff2c44dc9e366e93734741021bf19d0f5604f
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