Home
last modified time | relevance | path

Searched hist:ad208d03 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/arm/mach-socfpga/
H A Dheadsmp.Sad208d03 Fri Oct 26 18:00:53 CDT 2012 Pavel Machek <pavel@denx.de> ARM: socfpga: fix build break for allyesconfig

Building a multiplatform kernel with combined armv7 and armv6
kernel does not work with the socfpga smp code, which contains
v7-only instructions. Since this code never runs on armv6,
we can annotate the assmebly with .arch armv7-a, as suggested
by Russell King.

[arnd: reword commit message]

Signed-off-by: Pavel Machek <pavel@denx.de>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
ad208d03 Fri Oct 26 18:00:53 CDT 2012 Pavel Machek <pavel@denx.de> ARM: socfpga: fix build break for allyesconfig

Building a multiplatform kernel with combined armv7 and armv6
kernel does not work with the socfpga smp code, which contains
v7-only instructions. Since this code never runs on armv6,
we can annotate the assmebly with .arch armv7-a, as suggested
by Russell King.

[arnd: reword commit message]

Signed-off-by: Pavel Machek <pavel@denx.de>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>