From: Greg Ungerer Date: Tue, 10 Jan 2006 06:59:37 +0000 (+1000) Subject: [PATCH] uclinux: delay binfmt_flat trace X-Git-Tag: v2.6.16-rc1~453 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=845884d332c060b0dfc54ba5a580d0f1a99c58a2;p=pandora-kernel.git [PATCH] uclinux: delay binfmt_flat trace Modify the initial trace output (which is based on flags in the binary header) so that it is not done until after the magic number check. This may well not be a flat format binary, so the flags could be invalid. (Prime example, running a script). Changes prompted by patches from Stuart Hughs. Signed-off-by: Greg Ungerer Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed