From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle McMartin Subject: Re: [PATCH 9/10] parisc: convert to generic helpers for IPI function calls Date: Sat, 31 May 2008 03:00:49 -0400 Message-ID: <20080531070049.GA6623@phobos.i.cabal.ca> References: <1212051504-12561-1-git-send-email-jens.axboe@oracle.com> <1212051504-12561-10-git-send-email-jens.axboe@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1212051504-12561-10-git-send-email-jens.axboe@oracle.com> Sender: linux-kernel-owner@vger.kernel.org To: Jens Axboe 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 List-Id: linux-arch.vger.kernel.org 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? regards, Kyle From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from 206-248-169-182.dsl.ncf.ca ([206.248.169.182]:45871 "EHLO phobos.cabal.ca" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751003AbYEaHSN (ORCPT ); Sat, 31 May 2008 03:18:13 -0400 Date: Sat, 31 May 2008 03:00:49 -0400 From: Kyle McMartin Subject: Re: [PATCH 9/10] parisc: convert to generic helpers for IPI function calls Message-ID: <20080531070049.GA6623@phobos.i.cabal.ca> References: <1212051504-12561-1-git-send-email-jens.axboe@oracle.com> <1212051504-12561-10-git-send-email-jens.axboe@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1212051504-12561-10-git-send-email-jens.axboe@oracle.com> Sender: linux-arch-owner@vger.kernel.org List-ID: To: Jens Axboe 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 Message-ID: <20080531070049.bYJEKxDbv-aBy9cpqimMzM9qWHG2OJ3E_DhbcnWCoEw@z> 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? regards, Kyle