aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndi Kleen <ak@linux.intel.com>2016-02-19 10:58:39 -0800
committerAndi Kleen <ak@linux.intel.com>2016-02-19 10:58:39 -0800
commitb4ec9cb2b4e0dd6246d663bff0b7483dd96e8c10 (patch)
treeb8f43e816830f4849a59234054a1da32fc0924e8
parent89d3888aada31103d433e14f7c8a9c45ea1c3011 (diff)
downloadmcelog-b4ec9cb2b4e0dd6246d663bff0b7483dd96e8c10.tar.gz
Add CPU_ATOM to Intel CPU case listv132
Does not make any real difference currently, but is the right thing to do. Reported by Larry Baker Signed-off-by: Andi Kleen <ak@linux.intel.com>
-rw-r--r--intel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/intel.h b/intel.h
index 26781fc..cce483d 100644
--- a/intel.h
+++ b/intel.h
@@ -23,6 +23,7 @@ extern int memory_error_support;
case CPU_BROADWELL: \
case CPU_BROADWELL_DE: \
case CPU_BROADWELL_EPEX: \
+ case CPU_ATOM: \
case CPU_KNIGHTS_LANDING: \
case CPU_SKYLAKE