Re: [PATCH 3/3] powerpc: avoid -mno-sched-epilog on GCC 4.9 and newer
From: Joel Stanley <joel@jms.id.au> Date: 2018-09-17 02:36:23
On Fri, 14 Sep 2018 at 14:39, Nicholas Piggin [off-list ref] wrote:
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Reviewed-by: Joel Stanley <joel@jms.id.au>
I gave this a spin with clang trunk on the powernv kernel and it did
the trick. Thanks!
mpe, this series supersedes [v2,5/5] powerpc: Remove -mno-sched-epilog
(https://patchwork.ozlabs.org/patch/969615/).
Cheers,
Joel