> It doesn't make much sense to me to put the "can_I_use" global information in
> the per-cpu slots, that's obviously the wrong place for it. We simply need to
> add a new entry to /proc (say "/proc/osinfo") to provide the "can_I_use"
> informations instead (TSC included). Breaking /proc/cpuinfo isn't the way to
> go IMHO.
Sorry, but you're not taking the long view here, "can_I_use" most
definetly should be per-cpu...
Its fine either way on current x86 and many other platforms, but falls
on its face in the presence of asymetric MP.
-- Rick Nelson Netscape is not a newsreader, and probably never shall be. -- Tom Christiansen- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/