Re: p4-clockmod not working in 2.6.16

From: Jesper Juhl
Date: Thu Apr 13 2006 - 08:42:22 EST


On 4/13/06, Tim Phipps <tim@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
> On Wednesday 05 Apr 2006 14:59, Mike Galbraith wrote:
> > On Wed, 2006-04-05 at 13:02 +0100, Tim Phipps wrote:
> > > Here's a patch to 2.6.17-rc1 that disables the 12.5% DC on any CPU that
> > > has N60. The frequencies in the errata are a bit vague so this is the
> > > safe bet and it only disables one of the eight frequencies rather than
> > > the current behaviour which disables all of mine!
> >
> > Works for me. Perhaps you should update...
> > dprintk("has errata -- disabling frequencies lower than 2ghz\n");
> > ...,slap a Signed-off-by: on it and see if it flys.
>
> Not sure how to do a Signed-off-by but here's the patch.
>

It's simple. Here's what you do :

1. Read Documentation/SubmittingPatches, especially the "Developer's
Certificate of Origin 1.1" bit.

2. Make sure you agree/comply with above mentioned Developer's cert.,
then add a line like this just above your patch:
Signed-off-by: Tim Phipps <tim@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>


(ohh and please submit patches inline in emails if at all possible,
not as attachments, thanks) :-)


--
Jesper Juhl <jesper.juhl@xxxxxxxxx>
Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please http://www.expita.com/nomime.html
-
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/