From: Sachin Kamat Date: Mon, 17 Sep 2012 09:50:23 +0000 (+0530) Subject: DMA: PL330: Check the pointer returned by kzalloc X-Git-Tag: v3.6-rc7~20^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61c6e7531d3b66b33187b8cdd700fd8ab93ffd62;p=pandora-kernel.git DMA: PL330: Check the pointer returned by kzalloc kzalloc could return NULL. Hence add a check to avoid NULL pointer dereference. Signed-off-by: Sachin Kamat Acked-by: Jassi Brar Cc: Stable Signed-off-by: Vinod Koul --- Reading git-diff-tree failed