X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fx86_64%2Fkernel%2Fmce.c;h=acd5816b1a6f214d2dfc5253d674ed9d81492fe5;hb=fff2e89f11dd9b9b45e9212bc543154ca3d028a1;hp=c69fc43cee7b0e83870c13769a273e5b0a607413;hpb=35a5d9ed9fedb74c22cb19ff7d749289473144e0;p=pandora-kernel.git diff --git a/arch/x86_64/kernel/mce.c b/arch/x86_64/kernel/mce.c index c69fc43cee7b..acd5816b1a6f 100644 --- a/arch/x86_64/kernel/mce.c +++ b/arch/x86_64/kernel/mce.c @@ -562,7 +562,7 @@ static struct sysdev_class mce_sysclass = { set_kset_name("machinecheck"), }; -static DEFINE_PER_CPU(struct sys_device, device_mce); +DEFINE_PER_CPU(struct sys_device, device_mce); /* Why are there no generic functions for this? */ #define ACCESSOR(name, var, start) \