linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Anwar_Payyoorayil@Dell.com
To: linux-kernel@vger.kernel.org
Cc: andrew.bond@compaq.com, jamshed.patel@oracle.com,
	Robert_Macaulay@Dell.com
Subject: [PATCH] 2.4.10-ac4 panics when starting Oracle
Date: Thu, 4 Oct 2001 08:55:49 -0500	[thread overview]
Message-ID: <DCAE0B077C81BE4CA50FD1E225531AE319A13A@AUSXMBT102VS1.amer.dell.com> (raw)

The patch below (against 2.4.10-ac4) fixes it.

Anwar.

--- fs/iobuf.c.orig     Wed Oct  3 16:48:18 2001
+++ fs/iobuf.c  Wed Oct  3 17:01:06 2001
@@ -47,6 +47,7 @@
        iobuf->nr_pages = 0;
        iobuf->locked = 0;
        iobuf->io_count.counter = 0;
+        iobuf->end_io = NULL;
 }
 
 int alloc_kiobuf_bhs_sz(struct kiobuf * kiobuf, int sz)



> From: Robert Macaulay (robert_macaulay@dell.com)

> 2.4.10-ac4 will panic when starting Oracle. Oracle mounts the database, 
> and causes the following panic before it finishes with the opening. The 
> kernel is pure 2.4.10-ac4 with the qla2x00 driver patched in. The box has 
> 8GB of RAM. 

> Code: Bad EIP value. 
> >>EIP; 00023384 Before first symbol <===== 
> Trace; c014f4fc <end_kio_request+3c/60> 
> Trace; c0137946 <bounce_end_io_read+b6/170> 
> Trace; c01b18f4 <scsi_queue_next_request+44/110> 



                 reply	other threads:[~2001-10-04 13:55 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=DCAE0B077C81BE4CA50FD1E225531AE319A13A@AUSXMBT102VS1.amer.dell.com \
    --to=anwar_payyoorayil@dell.com \
    --cc=Robert_Macaulay@Dell.com \
    --cc=andrew.bond@compaq.com \
    --cc=jamshed.patel@oracle.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;
as well as URLs for NNTP newsgroup(s).