On Thu, Aug 23, 2012 at 05:38:05PM +0530, Naveen N. Rao wrote: > Sure - that sounds like a good idea. Further, a #define can be used to > avoid the need to change other references, though I'm not sure it's > considered good practice: > > #define mce_bios_cmci_threshold boot_flags.mce_bios_cmci_threshold
That would hide the fact that this flag is part of the boot_flags struct and would obfuscate the code. We can always add it later though, if it makes sense. Thanks. -- Regards/Gruss, Boris. Advanced Micro Devices GmbH Einsteinring 24, 85609 Dornach GM: Alberto Bozzo Reg: Dornach, Landkreis Muenchen HRB Nr. 43632 WEEE Registernr: 129 19551 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/