linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] 2.4.10-ac4 panics when starting Oracle
@ 2001-10-04 13:55 Anwar_Payyoorayil
  0 siblings, 0 replies; only message in thread
From: Anwar_Payyoorayil @ 2001-10-04 13:55 UTC (permalink / raw)
  To: linux-kernel; +Cc: andrew.bond, jamshed.patel, Robert_Macaulay

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> 



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-10-04 13:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-04 13:55 [PATCH] 2.4.10-ac4 panics when starting Oracle Anwar_Payyoorayil

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).