[GIT PULL] SoCFPGA fixes for v4.6-rc5
Kevin Hilman
khilman at baylibre.com
Wed Apr 27 15:33:08 PDT 2016
Dinh Nguyen <dinguyen at kernel.org> writes:
> Please pull in these fixes for v4.6-rc5. The first patch "ARM: SoCFPGA: Fix
> secondary CPU startup in thumb2 kernel" is a true fix for enabling CPU1 in
> thumb2 mode, but the second patch "ARM: SoCFPGA: simplify secondary trampoline"
> may not be a true fix, but it is dependent on the first patch. I didn't want
> to cause any conflicts.
IIUC, the 2nd one (simplify) seems to be dependent on the first (fix),
but doesn't seem to be appropriate for this late stage of the -rc cycle,
so I've applied the first one only. Please include the 2nd one with
your v4.7 updates.
I also verified on my socfpga board that the 2nd CPU does indeed come up
with this patch when building with THUMB2_KERNEL=y.
Thanks,
Kevin
More information about the linux-arm-kernel
mailing list