]> xenbits.xen.org Git - xenclient/kernel.git/commit
commit 5f0f1c166647860bb2c2a206338e7d9af3834753 git-a6c4e076ee4c1ea670e4faa55814e63dd08e3f29-xen
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)
commit0b0b0345efe5c0c50c4e27cb327f676b3a093b5f
treea23f8a969ac387da0fd375e9221e66182ff7f8d8
parent1bac367b4a9d76c246657c0e303104467c792cb1
commit 5f0f1c166647860bb2c2a206338e7d9af3834753
Author: Magnus Damm <magnus@valinux.co.jp>
Date:   Tue Sep 26 10:52:36 2006 +0200

    [PATCH] i386: mark cpu identify functions as __cpuinit

    Mark i386-specific cpu identification functions as __cpuinit. They are all
    only called from arch/i386/common.c:identify_cpu() that already is marked as
    __cpuinit.

Signed-off-by: Magnus Damm <magnus@valinux.co.jp>
Signed-off-by: Andi Kleen <ak@suse.de>
arch/i386/kernel/cpu/cyrix.c
arch/i386/kernel/cpu/nexgen.c
arch/i386/kernel/cpu/transmeta.c