x86/mce: Move MCACOD defines from mce-severity.c to <asm/mce.h>
authorTony Luck <tony.luck@intel.com>
Thu, 19 Jul 2012 18:21:53 +0000 (11:21 -0700)
committerIngo Molnar <mingo@kernel.org>
Thu, 26 Jul 2012 13:05:47 +0000 (15:05 +0200)
commit736edce5f395b8309a61aa62c36c4356abc83219
tree57e4151e738a2c58026d04b881cd02fce7d750ba
parent1d44b30f35a9873a65b320dd5300088fa995fd94
x86/mce: Move MCACOD defines from mce-severity.c to <asm/mce.h>

We will need some of these values in mce.c. Move them to the
appropriate header file so they are available.

Acked-by: Borislav Petkov <bp@amd64.org>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Cc: Chen Gong <gong.chen@linux.intel.com>
Cc: Huang Ying <ying.huang@intel.com>
Cc: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Link: http://lkml.kernel.org/r/0ccfb1af5fe35e537b7cd8e4d448bf7d851dbfb9.1343078495.git.tony.luck@intel.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/include/asm/mce.h
arch/x86/kernel/cpu/mcheck/mce-severity.c