From: David Daney Date: Fri, 29 Jan 2010 00:52:12 +0000 (-0800) Subject: MIPS: Allow the auxv's elf_platform entry to be set. X-Git-Tag: v2.6.34-rc1~269^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=874fd3b5acc20f2a464409045aef3b2288069787;p=pandora-kernel.git MIPS: Allow the auxv's elf_platform entry to be set. The userspace runtime linker uses the elf_platform to find the libraries optimized for the current CPU archecture variant. First we need to allow it to be set to something other than NULL. Follow-on patches will set some values for specific CPUs. GLIBC already does the right thing. The kernel just needs to supply good data. Signed-off-by: David Daney To: linux-mips@linux-mips.org Patchwork: http://patchwork.linux-mips.org/patch/891/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed