Re: [PATCH 2/4] x86: Add UV bios call infrastructure v2

From: Russ Anderson
Date: Thu Oct 02 2008 - 11:34:32 EST


On Thu, Oct 02, 2008 at 04:02:00PM +0800, huang ying wrote:
> On Sun, Sep 28, 2008 at 11:01 PM, Russ Anderson <rja@xxxxxxx> 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 <ying.huang@xxxxxxxxx>

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@xxxxxxx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/