![]() | |||||||||||
Messages in this thread |
On Sun, 22 Apr 2007, Akinobu Mita wrote: > Currently failslab injects failures into ____cache_alloc(). > But with enabling CONFIG_NUMA it's not enough to let actual > slab allocator functions (kmalloc, kmem_cache_alloc, ...) return NULL. > > This patch moves fault injection hook inside of __cache_alloc() and > __cache_alloc_node(). These are lower call path than ____cache_alloc() > and enable to inject faulures to slab allocators with CONFIG_NUMA. Looks good to me. Acked-by: Pekka Enberg <penberg@cs.helsinki.fi> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||
| Last update: 2007-04-23 07:11 [from the cache] ©2003-2008 | |||||||||||