Re: [PATCH 5/6] x86: fix cpu_to_node references

From: Andi Kleen
Date: Wed Aug 22 2007 - 15:03:15 EST


On Wed, Aug 22, 2007 at 10:21:06AM -0700, travis@xxxxxxx wrote:
> Fix four instances where cpu_to_node is referenced
> by array instead of via the cpu_to_node macro. This
> is preparation to moving it to the per_cpu data area.

Shouldn't this patch be logically before the per cpu
conversion (which is 3/6). This way the result would
be git bisectable.

-Andi

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