[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080530072346.GH25504@kernel.dk>
Date: Fri, 30 May 2008 09:23:46 +0200
From: Jens Axboe <jens.axboe@...cle.com>
To: Ralf Baechle <ralf@...ux-mips.org>
Cc: linux-kernel@...r.kernel.org, peterz@...radead.org,
npiggin@...e.de, linux-arch@...r.kernel.org, jeremy@...p.org,
mingo@...e.hu, paulmck@...ux.vnet.ibm.com
Subject: Re: [PATCH 8/10] mips: convert to generic helpers for IPI function calls
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists