[linux-yocto] [PATCH 0/8] Intel Axxia updates to linux-yocto-3.14

Bruce Ashfield bruce.ashfield at windriver.com
Mon May 15 06:12:01 PDT 2017


On 2017-05-12 7:41 AM, Daniel Dragomir wrote:
> Hello Bruce!
>
> This series of patches brings some improvements to the Intel Axxia
> drivers from linux-yocto-3.14, including patches ported from 3.4 kernel
> for Erratum 47 and 48, Parity Errors and some warning and no-smp
> compiling fixes.
>
> If all the patches are ok, please pull them from
> https://github.com/axxia/axxia_yocto_linux_3.14_pull.git
> into
> git://git.yoctoproject.org/linux-yocto-3.14
> Pull
> standard/axxia/base-1.6 -> standard/axxia/base
> standard/preempt-rt/axxia/base-1.6 -> standard/preempt-rt/axxia/base
>
> Please note that the preempt branch has a patch more than the std one.

These look fine to me, and are now merged.

Bruce

>
> If you add more patches to standard/(preempt-rt)/axxia/base beforehand
> please notify me. I will rebase our changes so you can do a clean,
> fast-forward pull.
>
> Thank you,
> Daniel Dragomir
>
> Charlie Paul (3):
>   include/linux: preempt-rt compile fix
>   arch/powerpc/platforrms/44x: acp_clk_release fix
>   arch/powerpc: fixed NO_SMP compile failure
>
> Daniel Dragomir (1):
>   drivers/misc/lsi-ncr.c: Correct the header path
>
> John Jacques (2):
>   arch/powerpc: Address IBM PPC476 Erratum 48
>   arch/powerpc: Address IBM PPC476 Parity Errors
>
> Khem Raj (1):
>   powerpc/ptrace: Fix out of bounds array access warning
>
> Sangeetha Rao (1):
>   arch/powerpc/kernel: Address IBM PPC476 erratum 47
>
>  arch/arm/mach-axxia/axxia.c               |   6 +-
>  arch/arm/mach-axxia/ddr_retention.c       |   9 +-
>  arch/arm/mach-axxia/perf_event_platform.c |   2 +-
>  arch/arm/mach-axxia/rapidio.c             |   2 +-
>  arch/arm/mach-axxia/smon.c                |   2 +-
>  arch/powerpc/include/asm/dcr-native.h     |   6 +-
>  arch/powerpc/kernel/head_44x.S            |  44 +++++-
>  arch/powerpc/kernel/ptrace.c              |   4 +-
>  arch/powerpc/kernel/traps.c               | 240 +++++++++++++++++++++++++++++-
>  arch/powerpc/platforms/44x/acpclock.c     |   2 +-
>  include/linux/preempt_mask.h              |   6 +-
>  kernel/softirq.c                          |   4 +-
>  12 files changed, 287 insertions(+), 40 deletions(-)
>



More information about the linux-yocto mailing list