]> xenbits.xen.org Git - xenclient/kernel.git/commit
commit aae5f662a32c35b1a962627535acb588d48ff5f9 git-ee5bfa642a0d4b0f6ec6200bf96e5e647f93fcdb
authort_jeang <devnull@localhost>
Tue, 6 Jan 2009 12:05:21 +0000 (12:05 +0000)
committert_jeang <devnull@localhost>
Tue, 6 Jan 2009 12:05:21 +0000 (12:05 +0000)
commit7264fed554c4d6d1b02e13aa939b360bcec9a72d
treeebdaae051c442d975d9544b01383e38c8606cae7
parentc0a5acf90c16070c1a7cd8fca95c7df7ccf1dc7c
commit aae5f662a32c35b1a962627535acb588d48ff5f9
Author: Sam Ravnborg <sam@ravnborg.org>
Date:   Mon Feb 26 16:45:41 2007 +0100

    kbuild: whitelist section mismatch in init/main.c

    In init/main.c we have a reference from rest_init() to .init.text
    which is intentional.
    Rename the function 'init' to 'kernel_init' to make it a
    kernel wide unique symbol and whitelist the reference.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
init/main.c