On 02.12.2013, at 04:07, Zhouyi Zhou <yizhouz...@ict.ac.cn> wrote:

> ping
>>  I do a grep for kmem_cache_zalloc and kmem_cache_alloc
>>  in kernel tree, and find some code do not handle NULL
>>  return of kmem_cache_zalloc correctly
>>  
>>  
>>  Signed-off-by: Zhouyi Zhou <yizhouz...@ict.ac.cn>

Thanks a lot for the patch. I'd assume we want something slightly more clever 
even, similar to Paul's d78bca729.

Please beware that it's usually not a good idea to post patches that span 
multiple subtrees. I don't want to apply a patch to my kvm tree that touches 
jffs2 for example, as that's out of my scope. It usually makes a maintainer's 
life easier if you split up a patch like this according to tree 
responsibilities.


Alex

_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev

Reply via email to