From: Grant Likely Date: Sat, 22 Mar 2008 03:41:05 +0000 (+1100) Subject: [POWERPC] mpc5200: Fix null dereference if bestcomm fails to initialize X-Git-Tag: v2.6.25-rc7~23^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9560aea4e9d17cb75113c6051e800222fd5c71a4;p=pandora-kernel.git [POWERPC] mpc5200: Fix null dereference if bestcomm fails to initialize If the bestcomm initialization fails, calls to the task allocate function should fail gracefully instead of oopsing with a NULL deref. Signed-off-by: Grant Likely Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed