Bug 122795 - Kernel panic on Transmeta CPU with degenerate Longrun table
Summary: Kernel panic on Transmeta CPU with degenerate Longrun table
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: rawhide
Hardware: i386
OS: Linux
medium
high
Target Milestone: ---
Assignee: Dave Jones
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-05-08 04:47 UTC by H. Peter Anvin
Modified: 2015-01-04 22:05 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-11-19 03:45:28 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Patch to LongRun driver (1.70 KB, patch)
2004-05-08 04:48 UTC, H. Peter Anvin
no flags Details | Diff

Description H. Peter Anvin 2004-05-08 04:47:27 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6b)
Gecko/20040105

Description of problem:
I have an embedded "mini-PC" style machine with a Transmeta Crusoe
CPU, which is configured to always operate at its highest frequency. 
The 2.6.5-1.327 kernel crashes due to a division by zero in the
cpufreq/longrun driver.

The attached patch fixes this problem.  It has also been sent upstream.


Version-Release number of selected component (if applicable):
kernel-2.6.5-1.327

How reproducible:
Always

Steps to Reproduce:
1. Try to install FC2t3 on a machine with a degenerate Longrun
configuration.

    

Actual Results:  Kernel panic on boot.

Additional info:

Patch attached.

Comment 1 H. Peter Anvin 2004-05-08 04:48:44 UTC
Created attachment 100103 [details]
Patch to LongRun driver


Note You need to log in before you can comment on or make changes to this bug.