From: Robin Holt Date: Thu, 29 Jan 2009 22:25:07 +0000 (-0800) Subject: sgi-xpc: Remove NULL pointer dereference. X-Git-Tag: v2.6.27.14~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0d7c5fa0846e922f379189812ceae2f75fce356;p=pandora-kernel.git sgi-xpc: Remove NULL pointer dereference. commit 17e2161654da4e6bdfd8d53d4f52e820ee93f423 upstream. If the bte copy fails, the attempt to retrieve payloads merely returns a null pointer deref and not NULL as was expected. Signed-off-by: Robin Holt Signed-off-by: Dean Nelson Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed