Found 7 matching messages (0.089 seconds). Page 1 of 1.
... 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
... 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
... ) 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
... 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
... 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
... Oliver Pinter
linux-kernel - Pekka Enberg - Mar 25 2008 - 17:38
... Oliver Pinter
linux-kernel - Oliver Pinter - Mar 25 2008 - 17:42