From: Jeff Dike Date: Mon, 10 Sep 2007 15:55:46 +0000 (-0400) Subject: UML: Fix ELF_CORE_COPY_REGS build botch X-Git-Tag: v2.6.23-rc6~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=980abe215b861891c39aba0936817c46f372143b;p=pandora-kernel.git 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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed