Re: [PATCH v2]x86/tlb_uv: Fixing all memory allocation failure handling in UV

2014-06-12 Thread David Rientjes
On Thu, 12 Jun 2014, Zhouyi Zhou wrote: > According to Peter, Thomas, Joe and David's advices, try fixing all memory > allocation > failure handling in tlb_uv.c > This changelog still isn't complete, it needs to describe what specific issues the patch is addressing: what kind of memory alloca

[PATCH v2]x86/tlb_uv: Fixing all memory allocation failure handling in UV

2014-06-12 Thread Zhouyi Zhou
According to Peter, Thomas, Joe and David's advices, try fixing all memory allocation failure handling in tlb_uv.c compiled in x86_64 Signed-off-by: Zhouyi Zhou --- arch/x86/platform/uv/tlb_uv.c | 122 + 1 file changed, 87 insertions(+), 35 deletions(-)