Re: [RFC, PATCH 4/4] elf_core_dump(): Add extended numberingsupport

From: Daisuke HATAYAMA
Date: Tue Dec 15 2009 - 21:32:55 EST



> Daisuke HATAYAMA <d.hatayama@xxxxxxxxxxxxxx> writes:
>
> > diff --git a/arch/um/sys-i386/elfcore.c b/arch/um/sys-i386/elfcore.c
> > index 4e320f0..4e34e47 100644
> > --- a/arch/um/sys-i386/elfcore.c
> > +++ b/arch/um/sys-i386/elfcore.c
>
> Again you only seem to patch UML, not real x86 (arch/x86/*) ?
>
> -Andi

Thanks for your comment.

ELF_CORE_EXTRA_* macros writes vDSO data, but currently it is included
in vmas part. See the commit f47aef55d9a18945fcdd7fd6bf01121ce973b91b.

On the other hand, for IA64 architecture, there is also unwiding
information, so the macros cannot be removed.

For UML-i386, I don't know wheather ELF_CORE_EXTRA_* can be removed or
not as i386 could.

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