Re: [PATCH] percpu data: only iterate over possible CPUs

From: Andrew Morton
Date: Thu Feb 09 2006 - 04:10:28 EST


Andrew Morton <akpm@xxxxxxxx> wrote:
>
> aargh.
>

Actually, x86 appears to be the only arch which suffers this braindamage.
The rest use CPU_MASK_NONE (or just forget to initialise it and hope that
CPU_MASK_NONE equals all-zeroes).

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