git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
082f2c1
)
[PATCH] uclinux: delay binfmt_flat trace
author
Greg Ungerer
<gerg@snapgear.com>
Tue, 10 Jan 2006 06:59:37 +0000
(16:59 +1000)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Tue, 10 Jan 2006 17:31:27 +0000
(09:31 -0800)
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 <gerg@uclinux.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/binfmt_flat.c
patch
|
blob
|
history
diff --cc
fs/binfmt_flat.c
Simple merge