From: Paul Mundt Date: Thu, 16 Oct 2008 05:04:15 +0000 (-0700) Subject: binfmt_elf_fdpic: support auxvec base platform string X-Git-Tag: v2.6.28-rc1~356 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec23847d6cfe445ba9a1a5ec513297f4cc0ada53;p=pandora-kernel.git binfmt_elf_fdpic: support auxvec base platform string Commit 483fad1c3fa1060d7e6710e84a065ad514571739 ("ELF loader support for auxvec base platform string") introduced AT_BASE_PLATFORM, but only implemented it for binfmt_elf. Given that AT_VECTOR_SIZE_BASE is unconditionally enlarged for us, and it's only optionally added in for the platforms that set ELF_BASE_PLATFORM, wire it up for binfmt_elf_fdpic, too. Signed-off-by: Paul Mundt Acked-by: David Howells Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed