On Wed, Aug 22, 2007 at 10:21:06AM -0700, [EMAIL PROTECTED] 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 [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

