public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Martin Dalecki <dalecki@evision-ventures.com>
To: ivangurdiev@linuxfreemail.com
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: 2.5.11 ide kernel panic
Date: Tue, 30 Apr 2002 10:55:09 +0200	[thread overview]
Message-ID: <3CCE5BED.9010809@evision-ventures.com> (raw)
In-Reply-To: <02042920011502.00813@cobra.linux>

Uz.ytkownik Ivan G. napisa?:
> Here's my next attempt to get the kernel working.
> This is 2.5.11 + framebuffer patch for compilation + framebuffer patch for 
> kernel panic (both from James Simmons).
> 
> Oops portion below was copied from the screen. 
> It's a portion since the rest scrolled off the screen.
> Inaccuracies are possible but unlikely ( I double-checked). 
> 


Coudl you please remove the following code (or similar)
from the ata_irq_request() function and see whatever the crash still
happens? It could very well we that hwgroup->drive isn't
initialized during boot under seom cirumstances.



		if (hwgroup->drive->channel->sharing_irq && ch != hwgroup->drive->channel && 
ch->io_ports[IDE_CONTROL_OFFSET]) {
			/* set nIEN for previous channel */
			/* FIXME: check this! It appears to act on the current channel! */

			if (ch->intrproc)
				ch->intrproc(drive);
			else
				OUT_BYTE((drive)->ctl|2, ch->io_ports[IDE_CONTROL_OFFSET]);
		}


  reply	other threads:[~2002-04-30  9:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-30  2:01 2.5.11 ide kernel panic Ivan G.
2002-04-30  8:55 ` Martin Dalecki [this message]
2002-04-30 19:19   ` Ivan G.

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=3CCE5BED.9010809@evision-ventures.com \
    --to=dalecki@evision-ventures.com \
    --cc=ivangurdiev@linuxfreemail.com \
    --cc=linux-kernel@vger.kernel.org \
    /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