Re: Linux 2.6.25

From: Cyrill Gorcunov
Date: Fri Apr 18 2008 - 16:04:36 EST


[Cyrill Gorcunov - Fri, Apr 18, 2008 at 11:38:02PM +0400]
| [Linus Torvalds - Fri, Apr 18, 2008 at 08:43:35AM -0700]
| |
| |
| | On Fri, 18 Apr 2008, Matthew wrote:
| | >
| | > I can "reproduce" this on an Intel Core 2 Duo 6600 (Conroe) with a P5W
| | > DH Deluxe mainboard (by Asus) since at least 2.6.25-rc8 (or possibly
| | > also rc7)
| |
| | Can you bisect it?
| |
| | Linus
|
| it seems drivers/acpi/thermal.c has a small nit
|
| 881: /* sys I/F for generic thermal sysfs support */
| 882: #define KELVIN_TO_MILLICELSIUS(t) (t * 100 - 273200)
|
| but it should multiply by 1000 meguess
|

oh, i'm wrong, sorry

- Cyrill -
--
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/