On Fri, 3 Aug 2007 16:21:21 -0700 (PDT) Roland McGrath <[EMAIL PROTECTED]> wrote:
> This adds the linux/elfcore-compat.h header file, which is the > CONFIG_COMPAT analog of the linux/elfcore.h header. Each arch > that needs to fake out fs/binfmt_elf.c for its compat code can > use this header to replace the hand-copied definitions of the > compat variants of struct elf_prstatus et al. Only the pr_reg > field varies by arch, so asm/{compat,elf}.h must define > compat_elf_gregset_t before linux/elfcore-compat.h can be used. > Should ia64 be using this too? - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/