--- cpufreq.c.old 2002-10-07 21:17:09.000000000 +0200 +++ cpufreq.c 2002-10-07 21:17:27.000000000 +0200 @@ -927,6 +927,7 @@ */ void cpufreq_notify_transition(struct cpufreq_freqs *freqs, unsigned int state) { + int i; down(&cpufreq_notifier_sem); switch (state) { case CPUFREQ_PRECHANGE: