Re: [PATCH] Use ELF_CORE_EFLAGS for kcore ELF header flags.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Edgar E. Iglesias
Date: Thursday, February 14, 2008 - 2:03 am

On Wed, Feb 13, 2008 at 04:40:45PM -0800, Andrew Morton wrote:

IIUC, It will not change anything for MIPS. Please note that kcore.c was changed, not fs/binfmt_elf.c.
But I think the mips port should be defining ELF_CORE_EFLAGS in it's asm/elf.h to create kcore files that indicate the correct ABI for n32 kernels.

At the moment, I think a mips n32 kernel will dump cores for userspace programs with the correct EF_MIPS_ABI2 flag but the same kernel will create kcore files with zero eflags (o32).

Best regards
-- 
Edgar E. Iglesias
Axis Communications AB
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Use ELF_CORE_EFLAGS for kcore ELF header flags., Edgar E. Iglesias, (Tue Feb 12, 6:34 am)
Re: [PATCH] Use ELF_CORE_EFLAGS for kcore ELF header flags., Edgar E. Iglesias, (Thu Feb 14, 2:03 am)
Re: [PATCH] Use ELF_CORE_EFLAGS for kcore ELF header flags., Edgar E. Iglesias, (Thu Feb 14, 2:40 am)