Re: [PATCH 12/17] arm: user_regset: iWMMXt in core dumps

From: Paul Mundt
Date: Mon Apr 27 2009 - 18:49:24 EST


On Fri, Apr 24, 2009 at 05:12:59PM -0700, Roland McGrath wrote:
> This enables dumping the iWMMXt state in ELF core dumps if it was used.
> It gets its own note of the new type NT_ARM_WMMX.
>
> Signed-off-by: Roland McGrath <roland@xxxxxxxxxx>

Are these note definitions centrally defined anywhere? I looked at the
include/elf/common.h in gdb, but it seemed fairly similar to linux/elf.h.

Both sh and mips would benefit from a note type for DSP registers. Would
something like an NT_PRDSPREG be accetable for this? Also, the note
definitions seem to have hopped from 4 to 6, is there a definition for 5,
or can that be used for a DSP register note type?
--
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/