ACPI, APEI, HEST, Detect duplicated hardware error source ID
authorHuang Ying <ying.huang@intel.com>
Wed, 13 Jul 2011 05:14:12 +0000 (13:14 +0800)
committerLen Brown <len.brown@intel.com>
Thu, 14 Jul 2011 03:27:56 +0000 (23:27 -0400)
commit4d2b2956ef1113f1cc43e98e947c20d9c7d2712c
treef19e664132a6fe8173c03bb3be97ecf4a125185a
parent8d86e5f91440aa56a5df516bf58fe3883552ad56
ACPI, APEI, HEST, Detect duplicated hardware error source ID

The firmware on some machine will report duplicated hardware error
source ID in HEST.  This is considered a firmware bug.  To provide
better warning message, this patch adds duplicated hardware error
source ID detecting and corresponding printk.

This patch fixes #37412 on kernel bugzilla:
https://bugzilla.kernel.org/show_bug.cgi?id=37412

Reported-by: marconifabio@ubuntu-it.org
Signed-off-by: Huang Ying <ying.huang@intel.com>
Tested-by: Mathias <janedo.spam@gmail.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/apei/hest.c