From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965614AbYDVOa7 (ORCPT ); Tue, 22 Apr 2008 10:30:59 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1762041AbYDVOaV (ORCPT ); Tue, 22 Apr 2008 10:30:21 -0400 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 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 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> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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