]> git.neil.brown.name Git - history.git/commit
[PATCH] unexport do_exit()
authorAndrew Morton <akpm@osdl.org>
Fri, 6 Feb 2004 00:52:32 +0000 (16:52 -0800)
committerGreg Kroah-Hartman <greg@kroah.com>
Fri, 6 Feb 2004 00:52:32 +0000 (16:52 -0800)
commit14d0737aa6bec143dda344c7bdfb684113160acb
tree12b8a8907678f904718dabd9178e9e3d232ae7ca
parent2522333aaeccf23749c20c29b2f1085e9d995ed4
[PATCH] unexport do_exit()

I exported this because vmware needs it.

Petr has updated the vmware wrapper to open-code the sys_exit() trap so this
export is no longer needed.

The updated vmware wrapper is available at

http://platan.vc.cvut.cz/ftp/pub/vmware/vmware-any-any-update50.tar.gz
kernel/exit.c