Changes between Initial Version and Version 5 of Ticket #1706


Ignore:
Timestamp:
11/22/14 13:50:10 (9 years ago)
Author:
Gedare Bloom
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1706

    • Property Status changed from new to closed
    • Property Cc strauman added
    • Property Version changed from HEAD to 4.10
    • Property Resolution changed from to wontfix
  • Ticket #1706 – Description

    initial v5  
    11When running the testsuites real (PC-)HW, using either pc386 or pc686 BSP, I am facing long series of "spurious interrupt 7" messages, e.g. with ticker.exe.
    2 
    32No idea why and no idea what to do about them.
    4 
    53Checking /proc/interupts on this machine under linux tells:
    6 
    7 # cat /proc/interrupts
    8             CPU0       CPU1       
     4# cat /proc/interrupts
     5            CPU0       CPU1
    96   0:      31084          0   IO-APIC-edge      timer
    107   1:         29          0   IO-APIC-edge      i8042
    11    7:        116          0   IO-APIC-edge   
     8   7:        116          0   IO-APIC-edge
    129   8:         32          0   IO-APIC-edge      rtc0
    1310   9:         21          0   IO-APIC-fasteoi   acpi
     
    3734 ERR:        117
    3835 MIS:          0
    39 
    4036If I understand this correctly, IRQ7 is unassigned by the BIOS.