linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michael Frank <mflt1@micrologica.com.hk>
To: Vojtech Pavlik <vojtech@ucw.cz>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.4.21-rc7 hang on boot after spurious 8259A interrupt: IRQ15.
Date: Sat, 14 Jun 2003 11:24:09 +0800	[thread overview]
Message-ID: <200306141124.09882.mflt1@micrologica.com.hk> (raw)
In-Reply-To: <20030613214832.A6366@ucw.cz>

On Saturday 14 June 2003 03:48, Vojtech Pavlik wrote:
> On Fri, Jun 13, 2003 at 11:36:36AM +0800, Michael Frank wrote:
> > Doing swsusp testing in endless loop. On a P4/2.4G (ACPI=off)
> > on 192nd boot:
> >
> > spurious 8259A interrupt: IRQ15.
> > Calibrating delay loop...
>
> It looks like the IDE code didn't put the controller into sleep
> properly.
>

Please don't get confused by swsusp being tested ;)

The system executes a regular boot from _reset_ at this stage.
swsusp takes over once the kernel is up and restores the
suspended kernel

IDE info:

Uniform Multi-Platform E-IDE driver Revision: 7.00beta4-2.4
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
SIS5513: IDE controller at PCI slot 00:02.5
SIS5513: chipset revision 0
SIS5513: not 100% native mode: will probe irqs later
SiS651    ATA 133 controller
    ide0: BM-DMA at 0x4000-0x4007, BIOS settings: hda:DMA, hdb:pio
    ide1: BM-DMA at 0x4008-0x400f, BIOS settings: hdc:pio, hdd:pio
hda: IC35L090AVV207-0, ATA DISK drive
blk: queue c031fd40, I/O limit 4095Mb (mask 0xffffffff)
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
hda: attached ide-disk driver.
hda: host protected area => 1
hda: 160836480 sectors (82348 MB) w/1821KiB Cache, CHS=10011/255/63, UDMA(100)
Partition check:
 hda: hda1 hda2 hda3 hda4

> >  hang
> >
> > Hit Reset and it rebooted OK
> >
> > This is the first spurious 8259A interrupt: IRQ15 seen.
> >
> > I see spurious 8259A interrupt: IRQ7 quite frequently on
> > varying hardware on both 2.4 and 2.5.
> >
> > By design, the 8259A delivers a vector 7 when the IRQ
> > line is deasserted before the IRQ is serviced. This
> > applies to both edge and level trigger modes. A floating
> > "wire" or crapy chipset can pickup noise, but the driver
> > should handle it.
> >
> > No problems seen with mainboard/cpu/ram in three months.
> > I dont' think it is HW, but it could be.
> >
> > Also, spurious 8259A interrupts are quite recent, could
> > something be wrong with recent 8259A driver?
> >

Could it be that the kernel does not handle a spurious int at 
this early stage in the boot process ?

Regards
Michael


-- 
Powered by linux-2.5.70-mm3, compiled with gcc-2.95-3

My current linux related activities in rough order of priority:
- Testing of Swsusp for 2.4
- Research of NFS i/o errors during transfer 2.4>2.5
- Learning 2.5 series kernel debugging with kgdb - it's in the -mm tree
- Studying 2.5 series serial and ide drivers, ACPI, S3
* Input and feedback is always welcome *


  reply	other threads:[~2003-06-14  3:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-13  3:36 2.4.21-rc7 hang on boot after spurious 8259A interrupt: IRQ15 Michael Frank
2003-06-13 19:48 ` Vojtech Pavlik
2003-06-14  3:24   ` Michael Frank [this message]
2003-06-14  8:17     ` Alan Cox
2003-06-14  8:57       ` Michael Frank

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200306141124.09882.mflt1@micrologica.com.hk \
    --to=mflt1@micrologica.com.hk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=vojtech@ucw.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).