Re: [patch 4/9] lguest: the asm offsets

2007-06-11 Thread Sam Ravnborg
On Mon, Jun 11, 2007 at 02:49:32PM +0200, Oleg Verych wrote: > * Date: Thu, 10 May 2007 10:09:39 +1000 > > > > On Wed, 2007-05-09 at 22:46 +0200, Sam Ravnborg wrote: > >> On Wed, May 09, 2007 at 02:51:36AM -0700, [EMAIL PROTECTED] wrote: > >> > From: Rusty Russell <[EMAIL PROTECTED]> > >> > > >> >

Re: [patch 4/9] lguest: the asm offsets

2007-06-11 Thread Oleg Verych
* Date: Thu, 10 May 2007 10:09:39 +1000 > > On Wed, 2007-05-09 at 22:46 +0200, Sam Ravnborg wrote: >> On Wed, May 09, 2007 at 02:51:36AM -0700, [EMAIL PROTECTED] wrote: >> > From: Rusty Russell <[EMAIL PROTECTED]> >> > >> > This is the structure offsets required by lg.ko's switcher.S. >> > >> > U

Re: [patch 4/9] lguest: the asm offsets

2007-05-09 Thread Rusty Russell
On Wed, 2007-05-09 at 22:46 +0200, Sam Ravnborg wrote: > On Wed, May 09, 2007 at 02:51:36AM -0700, [EMAIL PROTECTED] wrote: > > From: Rusty Russell <[EMAIL PROTECTED]> > > > > This is the structure offsets required by lg.ko's switcher.S. > > > > Unfortunately we don't have infrastructure for priv

Re: [patch 4/9] lguest: the asm offsets

2007-05-09 Thread Sam Ravnborg
On Wed, May 09, 2007 at 02:51:36AM -0700, [EMAIL PROTECTED] wrote: > From: Rusty Russell <[EMAIL PROTECTED]> > > This is the structure offsets required by lg.ko's switcher.S. > > Unfortunately we don't have infrastructure for private asm-offsets > creation. Someone maybe it was Oleg? did an OK jo