1. 21 12月, 2005 2 次提交
    • A
      [PATCH] intelfb: Fix freeing of nonexistent resource · 4b3760ce
      Antonino A. Daplas 提交于
      Fix intelfb trying to free a non-existent resource in its error path.
      Signed-off-by: NAntonino Daplas <adaplas@pol.net>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      4b3760ce
    • B
      [PATCH] powerpc: g5 thermal overtemp bug · 6ee7fb7e
      Benjamin Herrenschmidt 提交于
      The g5 thermal control for liquid cooled machines has a small bug, when
      the temperatures gets too high, it boosts all fans to the max, but
      incorrectly sets the liquids pump to the min instead of the max speed,
      thus causing the overtemp condition not to clear and the machine to shut
      down after a while. This fixes it to set the pumps to max speed instead.
      This problem might explain some of the reports of random shutdowns that
      some g5 users have been reporting in the past.
      
      Many thanks to Marcus Rothe for spending a lot of time trying various
      patches & sending log logs before I found out that typo. Note that
      overtemp handling is still not perfect and the machine might still
      shutdown, that patch should reduce if not eliminate such occcurences in
      "normal" conditions with high load. I'll implement a better handling
      with proper slowing down of the CPUs later.
      Signed-off-by: NBenjamin Herrenschmidt <benh@kernel.crashing.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      6ee7fb7e
  2. 20 12月, 2005 21 次提交
  3. 19 12月, 2005 17 次提交