On Thu, May 29, 2008 at 10:58:22AM +0200, Jens Axboe wrote:
quoted text > This converts mips to use the new helpers for smp_call_function() and
> friends, and adds support for smp_call_function_single(). Not tested,
> but it compiles.
>
> mips shares the same IPI for smp_call_function() and
> smp_call_function_single(), since not all hardware has enough available
> IPIs available to support seperate setups.
FYI, the comment isn't quite accurate. The machanisms for IPIs on MIPS
are platform-specific. The change which I recently objected to was
specific to a code model called VSMP.
Raf
--
unsubscribe notice To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Messages in current thread:
Re: [PATCH 8/10] mips: convert to generic helpers for IPI fu... , Ralf Baechle , (Thu May 29, 10:20 am)