]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
UML: Fix ELF_CORE_COPY_REGS build botch
authorJeff Dike <jdike@addtoit.com>
Mon, 10 Sep 2007 15:55:46 +0000 (11:55 -0400)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 11 Sep 2007 01:58:05 +0000 (18:58 -0700)
commit980abe215b861891c39aba0936817c46f372143b
tree5ce62334da9eaee6ae3ace1461a5620dffd0579b
parentd95865480de280b892e19fe90921601876da5775
UML: Fix ELF_CORE_COPY_REGS build botch

The earlier crash dump fix on x86_64 depended on patches in -mm which
are intended for post-2.6.23.  Without those, it broke the build when
it went into 2.6.23-rc5.

This changes the field references in ELF_CORE_COPY_REGS back to those
still used in mainline.

Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/asm-um/elf-x86_64.h