login
Header Space

 
 

Mailing list archives

Search results

Found 7 matching messages (0.089 seconds). Page 1 of 1.

Re: [PATCH] list_add corruption in slab.c

... I've been seeing list_add corruption in slab.c on the ES7000 since ... -0400 > > @@ -1481,7 +1481,7 @@ > > list_add(&cache_cache.next, &cache_chain); > > cache_cache.colour_off = ... > Care to send a tested patch that fixes that as well? > ...

linux-kernel - Daniel Yeisley - Mar 25 2008 - 16:44

Re: [PATCH] list_add corruption in slab.c

... I've been seeing list_add corruption in slab.c on the ES7000 since ... -0400 > @@ -1481,7 +1481,7 @@ > list_add(&cache_cache.next, &cache_chain); > cache_cache.colour_off = ... nid); Care to send a tested patch that fixes that as well? ...

linux-kernel - Pekka Enberg - Mar 25 2008 - 14:45

Re: [PATCH] list_add corruption in slab.c

... ) create the cache_cache */ INIT_LIST_HEAD(&cache_chain); list_add(&cache_cache.next, &cache_chain); cache_cache.colour_off = ... -- from 2.6.22's slab.c On 3/25/08, ... since > > my original patch fixed my list corruption. Anyway, I made ...

linux-kernel - Oliver Pinter - Mar 25 2008 - 17:27

Re: [PATCH] list_add corruption in slab.c

... it since > my original patch fixed my list corruption. Anyway, I made the ... the memoryless node fix that went in 2.6.24, any chance you'd give this patch a spin on your machines so ... send the line "unsubscribe linux-kernel" in the body of a message to ...

linux-kernel - Pekka Enberg - Mar 25 2008 - 17:13

Re: [PATCH] list_add corruption in slab.c

... it since > >my original patch fixed my list corruption. Anyway, I made the ... the memoryless node fix that went in > 2.6.24, any chance you'd give this patch a spin on your machines so ... send the line "unsubscribe linux-kernel" in the body of a message to ...

linux-kernel - Mel Gorman - Mar 26 2008 - 10:16

Re: [PATCH] list_add corruption in slab.c

... Oliver Pinter wrote: > this patch for 2.6.22? No. It fixes the following commit which is not in nor is it required for 2.6.22: ... this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger. ...

linux-kernel - Pekka Enberg - Mar 25 2008 - 17:38

Re: [PATCH] list_add corruption in slab.c

... Oliver Pinter > wrote: > > this patch for 2.6.22? > > No. It fixes the following commit which is not in nor is it required for > 2.6 ... list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger ...

linux-kernel - Oliver Pinter - Mar 25 2008 - 17:42

speck-geostationary