From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jens Axboe Subject: Re: [PATCH 9/10] parisc: convert to generic helpers for IPI function calls Date: Fri, 6 Jun 2008 10:47:43 +0200 Message-ID: <20080606084743.GL5757@kernel.dk> References: <1212051504-12561-1-git-send-email-jens.axboe@oracle.com> <1212051504-12561-10-git-send-email-jens.axboe@oracle.com> <20080531070049.GA6623@phobos.i.cabal.ca> <20080602081749.GG5757@kernel.dk> <20080602160943.GB25011@phobos.i.cabal.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from brick.kernel.dk ([87.55.233.238]:28630 "EHLO kernel.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752928AbYFFIrp (ORCPT ); Fri, 6 Jun 2008 04:47:45 -0400 Content-Disposition: inline In-Reply-To: <20080602160943.GB25011@phobos.i.cabal.ca> Sender: linux-arch-owner@vger.kernel.org List-ID: To: Kyle McMartin Cc: linux-kernel@vger.kernel.org, peterz@infradead.org, npiggin@suse.de, linux-arch@vger.kernel.org, jeremy@goop.org, mingo@elte.hu, paulmck@linux.vnet.ibm.com, Kyle McMartin , Matthew Wilcox , Grant Grundler On Mon, Jun 02 2008, Kyle McMartin wrote: > On Mon, Jun 02, 2008 at 10:17:50AM +0200, Jens Axboe wrote: > > On Sat, May 31 2008, Kyle McMartin wrote: > > > On Thu, May 29, 2008 at 10:58:23AM +0200, Jens Axboe wrote: > > > > This converts parisc to use the new helpers for smp_call_function() and > > > > friends, and adds support for smp_call_function_single(). Not tested, > > > > not even compiled. > > > > > > > > Cc: Kyle McMartin > > > > Cc: Matthew Wilcox > > > > Cc: Grant Grundler > > > > Signed-off-by: Jens Axboe > > > > > > > > > > Do you have all this in an easily accessible git tree that I can merge > > > to test? > > > > Yep, you can pull: > > > > git://git.kernel.dk/linux-2.6-block.git generic-ipi > > > > to get this patchset. I should have mentioned that in the intro > > mail... > > > > Thanks, I'll try it out this evening. How did that go? -- Jens Axboe