[PATCH #2] Re: slab corruption on 2.6.10-rc4-bk7

2005-02-20 Thread Jeff Garzik
Actually, here's a better fix. Jeff = drivers/scsi/libata-core.c 1.116 vs edited = --- 1.116/drivers/scsi/libata-core.c 2005-02-01 20:23:51 -05:00 +++ edited/drivers/scsi/libata-core.c 2005-02-20 23:34:32 -05:00 @@ -2800,7 +2800,7 @@ return 1; /* fall through */ - + def

[PATCH] Re: slab corruption on 2.6.10-rc4-bk7

2005-02-20 Thread Jeff Garzik
Andrew Morton wrote: Dave Jones <[EMAIL PROTECTED]> wrote: (This has actually been there for a while, but I only noticed it in dmesg this morning). During boot on a dual em64t I see .. scsi2 : ata_piix isa bounce pool size: 16 pages slab error in cache_free_debugcheck(): cache `size-2048': double f

Re: slab corruption on 2.6.10-rc4-bk7

2005-02-19 Thread Jeff Garzik
On Sat, Feb 19, 2005 at 02:41:47PM -0800, Andrew Morton wrote: > Dave Jones <[EMAIL PROTECTED]> wrote: > > > > (This has actually been there for a while, but I only > > noticed it in dmesg this morning). > > During boot on a dual em64t I see .. > > > > scsi2 : ata_piix > > isa bounce pool size: 1

Re: slab corruption on 2.6.10-rc4-bk7

2005-02-19 Thread Andrew Morton
Dave Jones <[EMAIL PROTECTED]> wrote: > > (This has actually been there for a while, but I only > noticed it in dmesg this morning). > During boot on a dual em64t I see .. > > scsi2 : ata_piix > isa bounce pool size: 16 pages > slab error in cache_free_debugcheck(): cache `size-2048': double free

slab corruption on 2.6.10-rc4-bk7

2005-02-19 Thread Dave Jones
(This has actually been there for a while, but I only noticed it in dmesg this morning). During boot on a dual em64t I see .. scsi2 : ata_piix isa bounce pool size: 16 pages slab error in cache_free_debugcheck(): cache `size-2048': double free, or memory outside object was overwritten Call Trac