Re: [PATCH] x86: x86_{phys,virt}_bits field also for i386 (v3)

From: Jan Beulich
Date: Tue Sep 09 2008 - 04:15:23 EST


>>> Ingo Molnar <mingo@xxxxxxx> 09.09.08 09:58 >>>
>
>build failure:
>
>arch/x86/kernel/cpu/common.c: In function 'cpu_detect':
>arch/x86/kernel/cpu/common.c:445: error: 'struct cpuinfo_x86' has no member named 'x86_phys_bits'

Not for me - the original patch made the field common to 32/64-bits, so the
delta patch (with the original one re-enabled [or the revert removed])
should be able to use it. It's also suspicious that you get this only in one
place, while the field is being used several times...

Jan

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/