]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] unexport phys_proc_id and cpu_core_id
authorAdrian Bunk <bunk@stusta.de>
Mon, 7 Nov 2005 09:01:46 +0000 (01:01 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 7 Nov 2005 15:54:09 +0000 (07:54 -0800)
commit5fed0578be842dd7d24e5240a75b02bbc748501f
treea060cc253d68539ff0a533a58f8c993abb404669
parent233c1234d36cd6f0a38d524f0655c7eca27113e4
[PATCH] unexport phys_proc_id and cpu_core_id

EXPORT_SYMBOL's for phys_proc_id and cpu_core_id were added this year but
never used.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/kernel/smpboot.c
arch/x86_64/kernel/smpboot.c