Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755135AbYJBPeb (ORCPT ); Thu, 2 Oct 2008 11:34:31 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754630AbYJBPeM (ORCPT ); Thu, 2 Oct 2008 11:34:12 -0400 Received: from relay1.sgi.com ([192.48.171.29]:42827 "EHLO relay.sgi.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754300AbYJBPeK (ORCPT ); Thu, 2 Oct 2008 11:34:10 -0400 Date: Thu, 2 Oct 2008 10:34:09 -0500 From: Russ Anderson To: huang ying Cc: Huang Ying , linux-kernel@vger.kernel.org, mingo@elte.hu, tglx@linutronix.de, "H. Peter Anvin" , Jack Steiner , Russ Anderson Subject: Re: [PATCH 2/4] x86: Add UV bios call infrastructure v2 Message-ID: <20081002153403.GA153543@sgi.com> Reply-To: Russ Anderson References: <20080926200242.GC138671@sgi.com> <1222478495.28661.19.camel@yhuang-dev.sh.intel.com> <20080928150106.GA204845@sgi.com> <851fc09e0810020102j7c4f8896vd384f79617480317@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <851fc09e0810020102j7c4f8896vd384f79617480317@mail.gmail.com> User-Agent: Mutt/1.5.9i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 983 Lines: 26 On Thu, Oct 02, 2008 at 04:02:00PM +0800, huang ying wrote: > On Sun, Sep 28, 2008 at 11:01 PM, Russ Anderson wrote: > > > > efi_call_virt6() uses efi.systab->runtime->f. > > My call needs to use uv_systab, not efi.systab. > > Yes. efi_call_virt6() is tied with standard EFI runtime services, so > it may be not suitable for your need. What you need is just to do > calling convention converting, like efi_call6 does. So I think it is > better to just use your current implementation. > > Acked-by: Huang Ying Thanks. Ingo, that is the v2 version of the patchset. > Best Regards, > Huang Ying -- Russ Anderson, OS RAS/Partitioning Project Lead SGI - Silicon Graphics Inc rja@sgi.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/