[PATCH 0/4] arm64: boot fixes/updates

Ard Biesheuvel ard.biesheuvel at linaro.org
Sat Mar 14 00:59:02 PDT 2015


On 13 March 2015 at 17:14, Mark Rutland <mark.rutland at arm.com> wrote:
> Hi all,
>
> The following patches address a few boot related issues I spotted
> recently.
>
> The first patch fixes alternatives for !SMP kernels, the second fixes a
> potential issue with boot mode detection, and the final patches give us
> some better logging of the boot mode, fixing a latent bug in mismatch
> detection (though until now this has not been a problem).
>
> Ard, Marc, I guess our recent boot patches are all going to clash. Do we
> need to sort that out between us or are we relying on the arm64
> maintainers? ;)
>

Seems we spotted and fixed the same bug at the same time :-)
(but I failed to put you on cc)

http://article.gmane.org/gmane.linux.ports.arm.kernel/400100

I can stick all of our patches on a branch for Will to pull, if people
are ok with that?
I need another couple of acks though

-- 
Ard.


> Mark Rutland (4):
>   arm64: apply alternatives for !SMP kernels
>   arm64: head.S: fix __boot_cpu_mode alignment
>   arm64: fix hyp mode mismatch detection
>   arm64: log CPU boot modes
>
>  arch/arm64/Kconfig                |  4 ++++
>  arch/arm64/include/asm/smp_plat.h |  2 ++
>  arch/arm64/kernel/head.S          |  4 ++--
>  arch/arm64/kernel/setup.c         | 25 +++++++++++++++++++++++++
>  arch/arm64/kernel/smp.c           |  2 +-
>  5 files changed, 34 insertions(+), 3 deletions(-)
>
> --
> 1.9.1
>



More information about the linux-arm-kernel mailing list