]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd2e3d901b9aacf1b7921dd73d152d4de6da0a7ee
treebcf92bc34b30383dfc542f9850f59858681556cb
parenta59763d449cbef51ce4880f28461bad36bc3511e
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