Fwd: CPU features
Kaoru Fukui
k_fukui at highway.ne.jp
Sun Apr 1 01:35:13 EST 2001
From: Benjamin Herrenschmidt <benh at kernel.crashing.org>
To: <linuxppc-dev at lists.linuxppc.org>
Subject: Fwd: CPU features
Date: Sat, 31 Mar 2001 11:16:15 +0200
>
> I finally finished my cpu table & features stuff. It's in my rsync
> kernel at penguinppc::linux-2.4-benh. It may still need some fixes
> for 4xx/8xx and power3/4, so please, look at it and send me patches ;)
>
Please fix your typo in arch/ppc/kernel/feature.c
it's in void feature_core99_kick_cpu(int cpu_nr)
void
feature_core99_kick_cpu(int cpu_nr)
<snip>
if (!keylargo_base || nr > 3 ) <-- cpu_nr ?
I guess, that nr is your typo.
Is it cpu_nr ?
Please fix it where compile stop.
Thanks
Kaoru
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
More information about the Linuxppc-dev
mailing list