From: viro@ZenIV.linux.org.uk Date: Tue, 6 Sep 2005 21:33:51 +0000 (+0100) Subject: [PATCH] bogus symbol used in arch/um/os-Linux/elf_aux.c X-Git-Tag: v2.6.14-rc1~538 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95608261dae863bc43292e6fbd946a3abd3aa49f;p=pandora-kernel.git [PATCH] bogus symbol used in arch/um/os-Linux/elf_aux.c elf_aux is userland code; it uses symbol (ELF_CLASS) that doesn't exist in userland headers; pulled into kernel-offsets.h, switched elf_aux to using it. Signed-off-by: Al Viro Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed