diff options
author | Lyonel Vincent <[email protected]> | 2009-08-30 08:54:20 +0000 |
---|---|---|
committer | Benjamin Herrenschmidt <[email protected]> | 2009-09-02 15:46:00 +1000 |
commit | b8e4a7dae53760b9791aca96e74366078692d90f (patch) | |
tree | 6e2662919efafe40e63eea5de5029c417cfc7e5c /drivers/scsi/mpt2sas/mpi/mpi2_raid.h | |
parent | 0ed2c722c650513ba4bce868c7a052e576c060e2 (diff) |
powerpc/powermac: Thermal control turns system off too eagerly
On certain PowerMacs, a module (therm_windtunnel) controls various
thermal settings (it can report CPU/case temperature, change speed
of internal fans, etc.)
By default, the hardware thermal control has a temperature limit to
protect the computer from damages (the default limit seems to be 80°C)
but therm_windtunnel.c reduces it to an anormaly low value (65°C),
which means that he computer will shut down randomly when hit by direct
sun light or during summer (summer in France can be quite hot), actually
possibly losing data instead of protecting it.
The overheat limit in therm_windtunnel.c:253-254 should be set to 75°C
and 70°C instead of 65°C and 60°C respectively.
From: Lyonel Vincent <[email protected]>
Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
Signed-off-by: Benjamin Herrenschmidt <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpi/mpi2_raid.h')
0 files changed, 0 insertions, 0 deletions