[linux-yocto] [PATCH 0/6] Intel Axxia updates to linux-yocto-4.12
Bruce Ashfield
bruce.ashfield at windriver.com
Thu Jul 26 08:19:03 PDT 2018
On 2018-07-26 7:00 AM, Daniel Dragomir wrote:
> Hello Bruce!
>
> Please review and merge this series of patches in Axxia branches from
> linux-yocto-4.12:
> - standard/axxia/base
> - standard/preempt-rt/axxia/base
>
> If you add more patches to standard/(preempt-rt)/axxia/base beforehand
> and patches didn't apply, please notify me. I will rebase our changes.
merged, with the v2 of patch 5 picked up.
Cheers,
Bruce
>
> Changes included in this series (axxia tag 1.4 and 1.5):
>
> Linux 4.12, Axxia 1.5 Changes
> EDAC fix for interrupt storm issue from the SMEM controller.
>
> Linux 4.12, Axxia 1.4 Changes
> Fixed failed NFS boot: Add defaults for AXXIA MDIO and ACP Network
> Allow non-secure access to the CCN registers. This is required,
> for example, to implement some work arounds.
> Fix a bug in the EDAC driver. Don't set interrupt thread affinity
> when interrupts are not in use.
> Use level sensitive interrupts in the MSI interrupt handling code.
> Extend EDAC CMEM/SMEM debug config for 5600 and 6700.
> EDAC updates
> CMEM/SMEM driver trace capabilities added
> CMEM/SMEM cpu0 affinity used
> SMEM code maintainability improved
> CMEM multiple ca parity error event added
> CMEM mpr dump on signal bit [21]
> CMEM clear mr5 ca parity error flag added
> CMEM irq storm fix
>
> Thank you,
> Daniel Dragomir
>
>
> Charlie Paul (1):
> axxia/arm: Fixed failed NFS boot
>
> John Jacques (2):
> drivers/edac: include/trace: EDAC improvements
> drivers/misc: Allow CCN Register Access
>
> Marek Majtyka (2):
> drivers/edac: Fixed bug in EDAC L3 driver
> drivers/edac: Fixed bug in smem driver
>
> palaniap (1):
> drivers/pci/host: PCIe MSI Interrupt Fix
>
> drivers/edac/Kconfig | 7 ++
> drivers/edac/axxia_edac-cmc_56xx.c | 222 ++++++++++++++++++++++++++++------
> drivers/edac/axxia_edac-l2_cpu_56xx.c | 2 +-
> drivers/edac/axxia_edac-l3_56xx.c | 44 +++++--
> drivers/edac/axxia_edac-mc_56xx.c | 176 ++++++++++++++++++++++-----
> drivers/misc/Kconfig | 1 +
> drivers/misc/axxia-oem.c | 207 ++++++++++++++++++++++++++-----
> drivers/net/ethernet/axxia/Kconfig | 5 +-
> drivers/pci/host/pcie-axxia.c | 22 ++++
> include/linux/axxia-oem.h | 10 ++
> include/trace/events/edac_cmc.h | 101 ++++++++++++++++
> include/trace/events/edac_mc.h | 104 ++++++++++++++++
> 12 files changed, 794 insertions(+), 107 deletions(-)
> create mode 100644 include/trace/events/edac_cmc.h
> create mode 100644 include/trace/events/edac_mc.h
>
More information about the linux-yocto
mailing list