Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 646632 | Differences between
and this patch

Collapse All | Expand All

(-)./arch/alpha/kernel/smp.c.orig (-1 / +1 lines)
Lines 115-121 Link Here
115
/*
115
/*
116
 * Where secondaries begin a life of C.
116
 * Where secondaries begin a life of C.
117
 */
117
 */
118
void
118
void __init
119
smp_callin(void)
119
smp_callin(void)
120
{
120
{
121
	int cpuid = hard_smp_processor_id();
121
	int cpuid = hard_smp_processor_id();

Return to bug 646632