Re: [PATCH 1/5] x86: Do not differentiate between x86_64 and i386with init_per_cpu

From: Steven Rostedt
Date: Fri Jul 29 2011 - 07:42:05 EST


On Fri, 2011-07-29 at 00:18 -0400, Brian Gerst wrote:
> Even though 32-bit doesn't currently use these macros, please keep the
> current define, since only 64-bit SMP is special in this regard.
> 64-bit SMP uses a zero-based percpu segment, which requires the linker
> fixup for statically initialized percpu pointers. This fixup isn't
> needed on 32-bit SMP (or UP).

OK, fine, I'll remove this patch from the set and rebase.

Thanks,

-- Steve


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