[#4156] names of the interrupts are not consistent between kernels with and without SMP patch
Submitted By: Vivi Li
Open Date
2008-06-06 07:24:42 Close Date
2008-06-16 08:14:53
Priority:
Low Assignee:
Graf Yang
Status:
Closed Fixed In Release:
N/A
Found In Release:
N/A Release:
Category:
N/A Board:
N/A
Processor:
N/A Silicon Revision:
Is this bug repeatable?:
Yes Resolution:
Fixed
Uboot version or rev.:
Toolchain version or rev.:
08r1.5-11
App binary format:
N/A
Summary: names of the interrupts are not consistent between kernels with and without SMP patch
Details:
In kernel with SMP patch, names of the interrupts are not consistent with kernel without SMP patch.
--
root:/> cat /proc/interrupts
6: 28588 CORE
35: 0 INTN
36: 6781 INTN
62: 0 INTN
82: 4 GPIO
Err: 0
root:/>
--
For kernel without SMP patch:
--
root:/> cat /proc/interrupts
6: 476 Blackfin Core Timer
35: 0 BFIN_UART_RX
36: 2645 BFIN_UART_TX
62: 0 Core B - DMA Destination
82: 3 eth0
Err: 0
root:/>
--
Follow-ups
--- Vivi Li 2008-06-16 08:14:53
It's OK now. Close it. Thanks!
Files
Changes
Commits
Dependencies
Duplicates
Associations
Tags
File Name File Type File Size Posted By
No Files Were Found