get rid of special-casing the /sbin/loader on alpha
authorAl Viro <viro@ftp.linux.org.uk>
Sat, 3 Jan 2009 07:16:33 +0000 (07:16 +0000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 3 Jan 2009 19:45:54 +0000 (11:45 -0800)
commit3bfacef412b4bc993a8992217e50f1245f2fd3a6
treebcf92bc34b30383dfc542f9850f59858681556cb
parent17580d7f2f632ff8c9786d609508c35c9f56e1f3
get rid of special-casing the /sbin/loader on alpha

... just make it a binfmt handler like #! one.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/alpha/kernel/Makefile
arch/alpha/kernel/binfmt_loader.c [new file with mode: 0644]
fs/exec.c