Re: [PATCH 2/2] x86: Support compiling out human-friendly processor feature names

From: Josh Triplett
Date: Sat Feb 22 2014 - 14:43:53 EST


On Sat, Feb 22, 2014 at 11:19:18AM -0800, H. Peter Anvin wrote:
> Also, for the numeric message at least please show it in word:bit format.

I can do that, but the only obvious way I see to do so (without adding
ifdefs to arch/x86/kernel/cpu/common.c) would require making
x86_cap_flag a macro generating two printk arguments. Doing so in v2;
hope that isn't too ugly...

- Josh Triplett
--
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/