Allow executables larger than 2GB
authorAndi Kleen <andi@firstfloor.org>
Fri, 8 Feb 2008 12:20:23 +0000 (04:20 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Fri, 8 Feb 2008 17:22:34 +0000 (09:22 -0800)
commitabe8be3abe4c2043bd766f32d7eba62c12dbb0b3
treef4c9100fd70abd8cfc9128bd16e84c19c4ae45f2
parent531d7d4256f3726b93f7a91f97132a944ab28148
Allow executables larger than 2GB

This allows us to use executables >2GB.

Based on a patch by Dave Anderson

Signed-off-by: Andi Kleen <ak@suse.de>
Cc: Dave Anderson <anderson@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/exec.c