Prev: kbuild changes for 2.6.35
Next: sched: adjust when cpu_active and cpuset configurations are updated during cpu on/offlining
From: Linus Torvalds on 1 Jun 2010 12:00 On Mon, 31 May 2010, Randy Dunlap wrote: > > We should only build hpet_example on X64, where it is > implemented. It can cause build errors on other arch-es. Both the subject and the body say "X64" (don't use that, btw, it's x86-64, please), but the patch itself says CONFIG_X86. So what is it? Is it any x86, is it just 64-bit, or what? So if it's any x86, then please say so in the explanation. And if it's really just x86-64, then use CONFIG_X86_64 as the config variable (and x86-64 rather than X64 in the commentary). Linus -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |