2007-05-02 22:42:50

by Justin Piszcz

[permalink] [raw]
Subject: Re: coretemp - take3



On Mon, 19 Mar 2007, Nicolas Boichat wrote:

> Rudolf Marek wrote:
>> Hello all,
>>
>> I'm CCing all interested parties, if some isn't please tell!
>>
>> On URL bellow is current version of coretemp driver.
>>
>> http://ssh.cz/~ruik/patches/
>
> Small glitch in coretemp_init:
>
> printk(KERN_NOTICE DRVNAME ": This driver uses undocumented features"
>
> "of Core CPU. Temperature might be wrong!\n");
>
>
> Prints this in dmesg:
>
> [46487.231000] coretemp: This driver uses undocumented featuresof Core CPU. Temperature might be wrong!
>
>
> (Notice the space missing between "features" and "of")
>
> Best regards,
>
> Nicolas
>

This did not make it into 2.6.21? Will it get into 2.6.22?


2007-05-03 06:41:03

by Rudolf Marek

[permalink] [raw]
Subject: Re: coretemp - take3

Hi all,

> This did not make it into 2.6.21? Will it get into 2.6.22?

Well this does not depend on me. But this is already in mm:

+ x86-msr-add-support-for-safe-variants.patch added to -mm tree
(this night came some mail, that it has been added - same came few days back)

Rudolf