From: Ronald G. Minnich Date: Tue, 28 Aug 2007 21:35:59 +0000 (-0700) Subject: Accept elf files that are valid but have sections that can not be mmap'ed for some... X-Git-Tag: v2.6.24-rc1~28^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6649bb7af6a819b675bfcf22ab704737e905645a;p=pandora-kernel.git Accept elf files that are valid but have sections that can not be mmap'ed for some reason. Plan9 kernel binaries don't neatly align their ELF sections to our page boundaries. Signed-off-by: Ronald G. Minnich Signed-off-by: Rusty Russell --- Reading git-diff-tree failed