Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Pull ARM fixes from Russell King: "Another round of ARM fixes. Largest one is the second half of the PJ4B fix which was pushed in the previous -rc - this one was delayed because its original caused a build regression while trying to fix a regression! As ever, noMMU gets forgotten when fixing problems on MMU, so we have a noMMU fix for a previous fix included in this set. A couple of fixes from Lorenzo for problems with the ARM DT CPU code, and a one liner to remove the buggy 'wait for interrupt' with FA526 cores" * 'fixes' of git://git.linaro.org/people/rmk/linux-arm: ARM: 7773/1: PJ4B: Add support for errata 4742 ARM: 7772/1: Fix missing flush_kernel_dcache_page() for noMMU ARM: 7763/1: kernel: fix __cpu_logical_map default initialization ARM: 7762/1: kernel: fix arm_dt_init_cpu_maps() to skip non-cpu nodes ARM: 7760/1: cpu_fa526_do_idle: remove WFI
No related branches found
No related tags found
Showing
- arch/arm/Kconfig 14 additions, 0 deletionsarch/arm/Kconfig
- arch/arm/include/asm/cputype.h 2 additions, 0 deletionsarch/arm/include/asm/cputype.h
- arch/arm/include/asm/glue-proc.h 9 additions, 0 deletionsarch/arm/include/asm/glue-proc.h
- arch/arm/include/asm/smp_plat.h 1 addition, 1 deletionarch/arm/include/asm/smp_plat.h
- arch/arm/kernel/devtree.c 4 additions, 1 deletionarch/arm/kernel/devtree.c
- arch/arm/kernel/setup.c 1 addition, 1 deletionarch/arm/kernel/setup.c
- arch/arm/mm/nommu.c 6 additions, 0 deletionsarch/arm/mm/nommu.c
- arch/arm/mm/proc-fa526.S 0 additions, 1 deletionarch/arm/mm/proc-fa526.S
- arch/arm/mm/proc-macros.S 5 additions, 0 deletionsarch/arm/mm/proc-macros.S
- arch/arm/mm/proc-v7.S 31 additions, 3 deletionsarch/arm/mm/proc-v7.S
Loading
Please register or sign in to comment