Re: 2.6.20.3: kernel BUG at mm/slab.c:597 try#2

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Mike Christie
Date: Monday, March 19, 2007 - 12:06 pm

James Bottomley wrote:

I think we might only need the first patch if the problem is similar to
what the lsi guys were seeing. I thought the problem is that we are not
estimating how large the transfer is correctly because we do not take
into account offsets at the end. This results in nr_vecs being zero when
it should be a valid value. I thought Kai's patch:
http://bugzilla.kernel.org/show_bug.cgi?id=7919
http://git.kernel.org/?p=linux/kernel/git/jejb/scsi-misc-2.6.git;a=commitdiff;h=9abe16...
fixed the problem on st's side, but I guess not so you are probably right.

Here is a patch that dumps the sgl we are getting from st so we can see
for sure what we are getting and can decide if we need the first patch,
second patch or both.
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
2.6.20.3: kernel BUG at mm/slab.c:597 try#2, Andreas Steinmetz, (Sun Mar 18, 5:34 pm)
Re: 2.6.20.3: kernel BUG at mm/slab.c:597 try#2, Andrew Morton, (Sun Mar 18, 11:00 pm)
Re: 2.6.20.3: kernel BUG at mm/slab.c:597 try#2, Pekka Enberg, (Mon Mar 19, 1:00 am)
Re: 2.6.20.3: kernel BUG at mm/slab.c:597 try#2, Pekka Enberg, (Mon Mar 19, 1:32 am)
Re: 2.6.20.3: kernel BUG at mm/slab.c:597 try#2, Pekka Enberg, (Mon Mar 19, 1:35 am)
Re: 2.6.20.3: kernel BUG at mm/slab.c:597 try#2, Mike Christie, (Mon Mar 19, 10:49 am)
Re: 2.6.20.3: kernel BUG at mm/slab.c:597 try#2, James Bottomley, (Mon Mar 19, 11:29 am)
Re: 2.6.20.3: kernel BUG at mm/slab.c:597 try#2, Mike Christie, (Mon Mar 19, 12:06 pm)
Re: 2.6.20.3: kernel BUG at mm/slab.c:597 try#2, Mike Christie, (Mon Mar 19, 2:12 pm)
Re: 2.6.20.3: kernel BUG at mm/slab.c:597 try#2, Gene Heskett, (Mon Mar 19, 2:47 pm)
Re: 2.6.20.3: kernel BUG at mm/slab.c:597 try#2, James Bottomley, (Mon Mar 19, 3:06 pm)
Re: 2.6.20.3: kernel BUG at mm/slab.c:597 try#2, Andreas Steinmetz, (Mon Mar 19, 4:25 pm)