Re: [PATCH] cpufreq: fix powernow-k7 smp kernel driver on upmachines

From: Andrew Morton
Date: Wed Mar 01 2006 - 02:15:46 EST


Thomas Meyer <thomas@xxxxxxxx> wrote:
>
> This patch fixes the powernow-k7 cpufreq driver smp kernel on an up
> machine.

- It was wordwrapped.

- Your description doesn't describe what is being fixed, nor how it was fixed.

- That open-coded assembly-language divide should probably be converted
to div64(). If that's not possible we'd need to see a description of
why.

- Please cc cpufreq@xxxxxxxxxxxxxxxx on the next submission.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/