Re: [patch 1/2] Replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #define

From: Kumar Gala
Date: Thu Oct 11 2007 - 18:01:43 EST



On Oct 11, 2007, at 4:55 PM, Paul Mackerras wrote:

Kumar Gala writes:

#define ELF_CORE_XFPREG_TYPE to be NT_PRXFPREG in all current users so
there's are no change in behaviour.

Can we make this ELF_CORE_VECREG_TYPE or something that is so coupled
to the x86 specific name?

How is "extended floating point registers" x86-specific?

we'll I don't consider the altivec register file as 'extended fp'. I'm assuming the name XFP came from IA32 land when MMX/SSE came into existence.

ELF_CORE_XFPREG_TYPE is a suitable name for something that's used in
conjunction with a function called elf_core_copy_task_xfpregs().

agreed, I think the function name should change as well.

- k
-
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/