Re: [PATCH] i386: Simplify smp_call_function*() by using commonimplementation

From: Andrew Morton
Date: Thu Mar 15 2007 - 15:14:56 EST


> On Mon, 12 Mar 2007 18:12:55 -0700 Jeremy Fitzhardinge <jeremy@xxxxxxxx> wrote:
> Subject: Simplify smp_call_function*() by using common implementation
>
> smp_call_function and smp_call_function_single are almost complete
> duplicates of the same logic. This patch combines them by
> implementing them in terms of the more general
> smp_call_function_mask().

Hopeless, sorry. It's probably time to start thinking about raising x86
patches against the x86 tree (at least).
-
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/