Apply last_patch93 from vodz:
authorEric Andersen <andersen@codepoet.org>
Fri, 27 Jun 2003 17:08:15 +0000 (17:08 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 27 Jun 2003 17:08:15 +0000 (17:08 -0000)
commitb01ed65ad2e46fc7747010b16e53b3a9e1a7c23a
tree2988261cdc1078ca34f71822d101aab5b482df43
parent0b0d393347a2f4444a49afa32491068ac92cbfa3
Apply last_patch93 from vodz:

    andersen@busybox.net wrote:
    >Message: 4
    >Modified Files:
    >       init.c
    >Log Message:
    >Remove code for unsupported kernel versions

    Hmm. Current init.c have check >= 2.2.0 kernel one time too.
    Ok. Last patch removed this point and move common init code to new file for
    /init dir
init/Makefile.in
init/halt.c
init/init.c
init/init_shared.c [new file with mode: 0644]
init/init_shared.h [new file with mode: 0644]
init/poweroff.c
init/reboot.c