commit | 6dff5b67054e17c91bd630bcdda17cfca5aa4215 | [log] [tgz] |
---|---|---|
author | Geoff Levand <geoff@infradead.org> | Tue Nov 29 10:47:32 2016 -0800 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Wed Nov 30 23:19:59 2016 +1100 |
tree | d8b13369d92eb1e077d056b109c46648bfa88d62 | |
parent | 76ffb5785047b3924da20969eb3f658b363c20f0 [diff] |
powerpc/ps3: Fix system hang with GCC 5 builds 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. Cc: stable@vger.kernel.org Signed-off-by: Geoff Levand <geoff@infradead.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>