* Re: - lguest-the-asm-offsets.patch removed from -mm tree
[not found] <200707192004.l6JK4wQK019993@imap1.linux-foundation.org>
@ 2007-07-19 21:46 ` Oleg Verych
2007-07-20 1:34 ` Rusty Russell
0 siblings, 1 reply; 5+ messages in thread
From: Oleg Verych @ 2007-07-19 21:46 UTC (permalink / raw)
To: rusty, ak, akpm; +Cc: linux-kernel
> This is the structure offsets required by lg.ko's switcher.S.
>
> Unfortunately we don't have infrastructure for private asm-offsets
> creation.
I did asm-offsets build rewrite RFC caled asm-values more than four week
ago: <http://mid.gmane.org/20070612234558.648949000@flower.upol.cz>
Just FYI.
____
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: - lguest-the-asm-offsets.patch removed from -mm tree
2007-07-19 21:46 ` - lguest-the-asm-offsets.patch removed from -mm tree Oleg Verych
@ 2007-07-20 1:34 ` Rusty Russell
2007-07-20 3:22 ` asm-offsets Oleg Verych
0 siblings, 1 reply; 5+ messages in thread
From: Rusty Russell @ 2007-07-20 1:34 UTC (permalink / raw)
To: Oleg Verych; +Cc: ak, akpm, linux-kernel, Sam Ravnborg
On Thu, 2007-07-19 at 23:46 +0200, Oleg Verych wrote:
> > This is the structure offsets required by lg.ko's switcher.S.
> >
> > Unfortunately we don't have infrastructure for private asm-offsets
> > creation.
>
> I did asm-offsets build rewrite RFC caled asm-values more than four week
> ago: <http://mid.gmane.org/20070612234558.648949000@flower.upol.cz>
Indeed, but you're poking the wrong person. Sam needs to ack or fwd...
Thanks,
Rusty.
^ permalink raw reply [flat|nested] 5+ messages in thread
* asm-offsets
2007-07-20 1:34 ` Rusty Russell
@ 2007-07-20 3:22 ` Oleg Verych
2007-07-20 3:23 ` asm-offsets Rusty Russell
0 siblings, 1 reply; 5+ messages in thread
From: Oleg Verych @ 2007-07-20 3:22 UTC (permalink / raw)
To: Rusty Russell; +Cc: ak, akpm, linux-kernel, Sam Ravnborg
On Fri, Jul 20, 2007 at 11:34:13AM +1000, Rusty Russell wrote:
> On Thu, 2007-07-19 at 23:46 +0200, Oleg Verych wrote:
> > > This is the structure offsets required by lg.ko's switcher.S.
> > >
> > > Unfortunately we don't have infrastructure for private asm-offsets
> > > creation.
> >
> > I did asm-offsets build rewrite RFC caled asm-values more than four week
> > ago: <http://mid.gmane.org/20070612234558.648949000@flower.upol.cz>
>
> Indeed, but you're poking the wrong person. Sam needs to ack or fwd...
Even busy people can say something about proposed design of that
rewrite, so work will not stall like this. But lost message is another
case of course.
Patches were spit with one being example of application for lguest.
Thus i did group reply to that merged patch after reading its log :)
____
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: asm-offsets
2007-07-20 3:22 ` asm-offsets Oleg Verych
@ 2007-07-20 3:23 ` Rusty Russell
2007-07-20 4:00 ` asm-offsets Oleg Verych
0 siblings, 1 reply; 5+ messages in thread
From: Rusty Russell @ 2007-07-20 3:23 UTC (permalink / raw)
To: Oleg Verych; +Cc: ak, akpm, linux-kernel, Sam Ravnborg
On Fri, 2007-07-20 at 05:22 +0200, Oleg Verych wrote:
> On Fri, Jul 20, 2007 at 11:34:13AM +1000, Rusty Russell wrote:
> > On Thu, 2007-07-19 at 23:46 +0200, Oleg Verych wrote:
> > > > This is the structure offsets required by lg.ko's switcher.S.
> > > >
> > > > Unfortunately we don't have infrastructure for private asm-offsets
> > > > creation.
> > >
> > > I did asm-offsets build rewrite RFC caled asm-values more than four week
> > > ago: <http://mid.gmane.org/20070612234558.648949000@flower.upol.cz>
> >
> > Indeed, but you're poking the wrong person. Sam needs to ack or fwd...
>
> Even busy people can say something about proposed design of that
> rewrite, so work will not stall like this. But lost message is another
> case of course.
Hi Oleg,
I appreciate your frustration! Unfortunately I'm not fluent enough in
kbuild to be able to give meaningful commentary, so pinging Sam is my
way of helping this along...
Thanks!
Rusty.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: asm-offsets
2007-07-20 3:23 ` asm-offsets Rusty Russell
@ 2007-07-20 4:00 ` Oleg Verych
0 siblings, 0 replies; 5+ messages in thread
From: Oleg Verych @ 2007-07-20 4:00 UTC (permalink / raw)
To: Rusty Russell; +Cc: ak, akpm, linux-kernel, Sam Ravnborg
On Fri, Jul 20, 2007 at 01:23:40PM +1000, Rusty Russell wrote:
> I appreciate your frustration!
It isn't, just a conversation, everyone can skip, you know.
> Unfortunately I'm not fluent enough in kbuild to be able to give
> meaningful commentary,
Modest Rusty :)
> so pinging Sam is my way of helping this along...
Thanks for doing this, because apart from being more readable i've found
that for example dummy arch/sparc64/kernel/asm-offsets.c may benefit from
it as well.
____
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2007-07-20 3:47 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <200707192004.l6JK4wQK019993@imap1.linux-foundation.org>
2007-07-19 21:46 ` - lguest-the-asm-offsets.patch removed from -mm tree Oleg Verych
2007-07-20 1:34 ` Rusty Russell
2007-07-20 3:22 ` asm-offsets Oleg Verych
2007-07-20 3:23 ` asm-offsets Rusty Russell
2007-07-20 4:00 ` asm-offsets Oleg Verych
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox