* Daniel J Blueman <[email protected]> wrote:

> v3: Test against boot cpu features to correct behaviour on larger systems
>     with global IO

> +     if (boot_cpu_has(X86_FEATURE_NODEID_MSR)) {

Hm, so why doesn't this_cpu_has() work? Supposedly such flags ought to 
be symmetric on all CPUs in the system?

Thanks,

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

Reply via email to