Bug 5721 - libata does not report detailed info in /proc/interrupts
Summary: libata does not report detailed info in /proc/interrupts
Status: REJECTED INVALID
Alias: None
Product: IO/Storage
Classification: Unclassified
Component: Serial ATA (show other bugs)
Hardware: i386 Linux
: P2 normal
Assignee: Jeff Garzik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-11 03:13 UTC by Nicolas Mailhot
Modified: 2006-05-03 07:37 UTC (History)
0 users

See Also:
Kernel Version: 2.6.14-1.1743_FC5 (2.6.15-rc5-git1)
Subsystem:
Regression: ---
Bisected commit-id:


Attachments

Description Nicolas Mailhot 2005-12-11 03:13:56 UTC
As this example shows :

$ cat /proc/interrupts
           CPU0
  0:   11425846    IO-APIC-edge  timer
  1:       4537    IO-APIC-edge  i8042
  8:          0    IO-APIC-edge  rtc
  9:          0   IO-APIC-level  acpi
 14:        195    IO-APIC-edge  ide0
 15:        195    IO-APIC-edge  ide1
 50:    4725635   IO-APIC-level  eth0
 58:      39816   IO-APIC-level  ehci_hcd:usb1
 66:        216   IO-APIC-level  ICE1724
217:     113360   IO-APIC-level  libata, ohci_hcd:usb2
225:          0   IO-APIC-level  libata
233:     253099   IO-APIC-level  libata
NMI:       1779
LOC:   11426318
ERR:          0
MIS:          0

/proc/interrupts shows detailed info about PATA drives while all libata devices
are reported as "libata"

(this system has two pata hard disks, two sata hard disks, and one sata DVD burner)

Distribution:

Fedora Core devel
Comment 1 Martin J. Bligh 2006-05-03 07:37:43 UTC
Please file fedora bugs in their own bugzilla, or reproduce on mainline

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