Re: 2.6.23-rc3-mm1: cannot stat `vdso.so.dbg'

2007-08-22 Thread Roland McGrath
> The problem is they're two patching consecutively patching the same > file with 100% identical subject/description. > > So either: they should be merged together into one patch > or the second (or first) needs a new description/subject They do the same thing for the x86_64 ia32-compat and x86_6

Re: 2.6.23-rc3-mm1: cannot stat `vdso.so.dbg'

2007-08-22 Thread Andi Kleen
On Thursday 23 August 2007 01:16:32 Roland McGrath wrote: > > How come they have identical subjects and identical description? How is > > anybody supposed to make sense of this? > > Sorry, I asked Andrew and he said to send replacement patches. > I thought I was following instructions. The probl

Re: 2.6.23-rc3-mm1: cannot stat `vdso.so.dbg'

2007-08-22 Thread Roland McGrath
> How come they have identical subjects and identical description? How is > anybody supposed to make sense of this? Sorry, I asked Andrew and he said to send replacement patches. I thought I was following instructions. Thanks, Roland - To unsubscribe from this list: send the line "unsubscribe l

Re: 2.6.23-rc3-mm1: cannot stat `vdso.so.dbg'

2007-08-22 Thread Andi Kleen
On Wednesday 22 August 2007 23:56:38 Roland McGrath wrote: > > Those patches are in Andi's tree. His tree has the old versions. The > > patches are inter-tangled so it is non-trivial for me to generate > > incremental patches on top of Andi's tree which bring his old patches up to > > date with t

Re: 2.6.23-rc3-mm1: cannot stat `vdso.so.dbg'

2007-08-22 Thread Roland McGrath
> Those patches are in Andi's tree. His tree has the old versions. The > patches are inter-tangled so it is non-trivial for me to generate > incremental patches on top of Andi's tree which bring his old patches up to > date with the new ones. I could of course do so, but it'd be better if > Andi

Re: 2.6.23-rc3-mm1: cannot stat `vdso.so.dbg'

2007-08-22 Thread Andrew Morton
On Wed, 22 Aug 2007 03:24:34 -0700 (PDT) Roland McGrath <[EMAIL PROTECTED]> wrote: > That is fixed by the later version of the vdso-install patches I sent later. > I thought Andrew had already incorporated the fixed versions. > Those patches are in Andi's tree. His tree has the old versions.

Re: 2.6.23-rc3-mm1: cannot stat `vdso.so.dbg'

2007-08-22 Thread Roland McGrath
That is fixed by the later version of the vdso-install patches I sent later. I thought Andrew had already incorporated the fixed versions. Thanks, Roland - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at

2.6.23-rc3-mm1: cannot stat `vdso.so.dbg'

2007-08-22 Thread Alexey Dobriyan
# make V=1 modules_install install make -f scripts/Makefile.build obj=arch/x86_64/vdso install cp vdso.so.dbg /lib/modules/2.6.23-rc3-mm1/vdso/vdso.so cp: cannot stat `vdso.so.dbg': No such file or directory make[1]: *** [vdso.so] Error 1 make: ***