* Luck, Tony <tony.l...@intel.com> wrote: > > Nothing special this time, just an error messages improvement from Andy > > and a cleanup from me. > > Also this APEI change that hasn't seen much commentary since Tomas Nowicki > pointed > out that v1 had cluttered up the APEI code with some x86-ism after he'd spent > time > cleaning it up - so v2 addressed that by moving the x86 code out into > arch/x86. > > -Tony > > The following changes since commit b2776bf7149bddd1f4161f14f79520f17fc1d71d: > > Linux 3.18 (2014-12-07 14:21:05 -0800) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git > tags/please-pull-einj-mmcfg > > for you to fetch changes up to d91525eb8ee6a622ce476955fe1a2530ade87c83: > > ACPI, EINJ: Enhance error injection tolerance level (2014-12-15 11:36:37 > -0800) > > ---------------------------------------------------------------- > When checking addresses in APEI action entries for validity, allow > access the mmcfg space - some error injection functions need to do > this. > > ---------------------------------------------------------------- > Chen, Gong (1): > ACPI, EINJ: Enhance error injection tolerance level > > arch/x86/pci/mmconfig-shared.c | 28 ++++++++++++++++++++++++++++ > drivers/acpi/apei/apei-base.c | 32 ++++++++++++++++++++++++++------ > 2 files changed, 54 insertions(+), 6 deletions(-)
Pulled into tip:x86/ras, thanks Tony! Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/