Re: [Xen-devel] Re: [patch 20/26] Xen-paravirt_ops: Core Xenimplementation

From: Rusty Russell
Date: Sat Mar 17 2007 - 20:45:27 EST


On Fri, 2007-03-16 at 10:14 +0100, Ingo Molnar wrote:
> > +unsigned long xen_pmd_val(pmd_t pmd)
> > +{
> > + BUG();
> > + return 0;
> > +}
>
> make it noret.

OK, I missed this one. How?

Wondering if I've missed a trick here...
Rusty.


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