Bug 1450

Summary: ohci1394 call trace error messages
Product: Drivers Reporter: Olivier Mondoloni (elgrande71)
Component: IEEE1394Assignee: Ben Collins (bcollins)
Status: CLOSED CODE_FIX    
Severity: normal    
Priority: P2    
Hardware: i386   
OS: Linux   
Kernel Version: 2.6.0-test9 Subsystem:
Regression: --- Bisected commit-id:
Attachments: dmesg from 2.6.0-test9 with oops messages
lspci -vv from 2.6.0-test9 kernel
/proc/interrupts from 2.6.0-test9 kernel

Description Olivier Mondoloni 2003-10-29 09:00:31 UTC
Distribution: Gentoo Linux 1.4
Hardware Environment: Compaq X1005EA (Centrino architecture)
Software Environment: 
Problem Description: At startup, the kernel generates oops messages when the
ohci1394 module is loading in memory.

Steps to reproduce:
Load the ochi1394 module in memory.
Comment 1 Olivier Mondoloni 2003-10-29 09:02:24 UTC
Created attachment 1260 [details]
dmesg from 2.6.0-test9 with oops messages
Comment 2 Olivier Mondoloni 2003-10-29 09:04:22 UTC
Created attachment 1261 [details]
lspci -vv from 2.6.0-test9 kernel
Comment 3 Olivier Mondoloni 2003-10-29 09:06:08 UTC
Created attachment 1262 [details]
/proc/interrupts from 2.6.0-test9 kernel
Comment 4 Olivier Mondoloni 2004-01-18 04:47:39 UTC
The problem has been corrected (for me) with the 2.6.1-mm4 patch for 2.6.1
kernel series.

Thank you for your job.

Olivier Mondoloni