From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle McMartin Subject: Re: [PATCH 9/11] parisc: convert to generic helpers for IPI function calls Date: Tue, 22 Apr 2008 10:30:16 -0400 Message-ID: <20080422143016.GE19802@phobos.i.cabal.ca> References: <1208851058-8500-1-git-send-email-jens.axboe@oracle.com> <1208851058-8500-10-git-send-email-jens.axboe@oracle.com> <20080422140914.GD19802@phobos.i.cabal.ca> <20080422142738.GH12774@kernel.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20080422142738.GH12774-tSWWG44O7X1aa/9Udqfwiw@public.gmane.org> Sender: linux-arch-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: To: Jens Axboe Cc: Kyle McMartin , linux-arch-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, npiggin-l3A5Bk7waGM@public.gmane.org, torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org, Kyle McMartin , Matthew Wilcox , Grant Grundler On Tue, Apr 22, 2008 at 04:27:38PM +0200, Jens Axboe wrote: > On Tue, Apr 22 2008, Kyle McMartin wrote: > > On Tue, Apr 22, 2008 at 09:57:35AM +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, > > > not even compiled. > > > > > > > At first glance, this looks alright. +1 from me. > > Is that an official parisc ack? :-) > > And I'll make sure the patch comment matches... I wish that Andrews xb > compiler collection had all the supported archs covered. > I'm not sure if these are still good, but: http://kyle.mcmartin.ca/hppa-hp-linux-gcc-3.4.tar http://kyle.mcmartin.ca/hppa64-hp-linux-gcc-3.4.tar cheers, 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]:39087 "EHLO phobos.cabal.ca" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965388AbYDVOaS (ORCPT ); Tue, 22 Apr 2008 10:30:18 -0400 Date: Tue, 22 Apr 2008 10:30:16 -0400 From: Kyle McMartin Subject: Re: [PATCH 9/11] parisc: convert to generic helpers for IPI function calls Message-ID: <20080422143016.GE19802@phobos.i.cabal.ca> References: <1208851058-8500-1-git-send-email-jens.axboe@oracle.com> <1208851058-8500-10-git-send-email-jens.axboe@oracle.com> <20080422140914.GD19802@phobos.i.cabal.ca> <20080422142738.GH12774@kernel.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080422142738.GH12774@kernel.dk> Sender: linux-arch-owner@vger.kernel.org List-ID: To: Jens Axboe Cc: Kyle McMartin , linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org, npiggin@suse.de, torvalds@linux-foundation.org, Kyle McMartin , Matthew Wilcox , Grant Grundler Message-ID: <20080422143016.jHHZIzSQRmpid1eLcP-bZXfZC-Xcl8UOINEivLEspbo@z> On Tue, Apr 22, 2008 at 04:27:38PM +0200, Jens Axboe wrote: > On Tue, Apr 22 2008, Kyle McMartin wrote: > > On Tue, Apr 22, 2008 at 09:57:35AM +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, > > > not even compiled. > > > > > > > At first glance, this looks alright. +1 from me. > > Is that an official parisc ack? :-) > > And I'll make sure the patch comment matches... I wish that Andrews xb > compiler collection had all the supported archs covered. > I'm not sure if these are still good, but: http://kyle.mcmartin.ca/hppa-hp-linux-gcc-3.4.tar http://kyle.mcmartin.ca/hppa64-hp-linux-gcc-3.4.tar cheers, Kyle