Re: [PATCH 8/10] mips: convert to generic helpers for IPI function calls

From: Jens Axboe
Date: Fri May 30 2008 - 03:24:12 EST


On Thu, May 29 2008, Ralf Baechle wrote:
> On Thu, May 29, 2008 at 10:58:22AM +0200, Jens Axboe wrote:
>
> > 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.

So s/hardware/platform and you are happy?

--
Jens Axboe

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