Accept elf files that are valid but have sections that can not be mmap'ed for some...
authorRonald G. Minnich <rminnich@gmail.com>
Tue, 28 Aug 2007 21:35:59 +0000 (14:35 -0700)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 23 Oct 2007 05:49:50 +0000 (15:49 +1000)
Plan9 kernel binaries don't neatly align their ELF sections to our
page boundaries.

Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found