From: Geoff Levand Date: Tue, 29 Nov 2016 18:47:32 +0000 (-0800) Subject: powerpc/ps3: Fix system hang with GCC 5 builds X-Git-Tag: v3.2.87~171 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32e3b8842c579ddd6911a08b74dbca0c7f6597f8;p=pandora-kernel.git powerpc/ps3: Fix system hang with GCC 5 builds commit 6dff5b67054e17c91bd630bcdda17cfca5aa4215 upstream. GCC 5 generates different code for this bootwrapper null check that causes the PS3 to hang very early in its bootup. This check is of limited value, so just get rid of it. Signed-off-by: Geoff Levand Signed-off-by: Michael Ellerman Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed