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

From: Ingo Molnar
Date: Fri Oct 03 2008 - 05:10:42 EST



* Russ Anderson <rja@xxxxxxx> wrote:

> 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.

ok - could you please resend the lot with all the Acked-by's in place?
(and with all the bits that are being objected left out)

Ingo
--
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/