aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorMike Frysinger <[email protected]>2008-02-14 19:31:29 -0800
committerLinus Torvalds <[email protected]>2008-02-14 20:58:05 -0800
commite2a366dc5cead7b8bf7911a1de52f16748f6fcb3 (patch)
tree96b9653089d9e3c634f4cb098dabc54b5e8b9801 /tools/perf/scripts/python/bin
parent2cd9cdce1842ccf307e178a835d833c3306e329d (diff)
FLAT binaries: drop BINFMT_FLAT bad header magic warning
The warning issued by fs/binfmt_flat.c when the format handler is given a non-FLAT and non-script executable is annoying to say the least when working with FDPIC ELF objects. If you build a kernel that supports both FLAT and FDPIC ELFs on no-mmu, every time you execute an FDPIC ELF, the kernel spits out this message. While I understand a lot of newcomers to the no-mmu world screw up generation of FLAT binaries, this warning is not usable for systems that support more than just FLAT. Signed-off-by: Jie Zhang <[email protected]> Signed-off-by: Mike Frysinger <[email protected]> Cc: Bernd Schmidt <[email protected]> Acked-by: Greg Ungerer <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions