All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] -mno-sched-epilog removal
@ 2018-09-14  5:08 Nicholas Piggin
  2018-09-14  5:08 ` [PATCH 1/3] powerpc: remove old GCC version checks Nicholas Piggin
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Nicholas Piggin @ 2018-09-14  5:08 UTC (permalink / raw)
  To: Joel Stanley; +Cc: Nicholas Piggin, linuxppc-dev

This removes -mno-sched-epilog on clang and gcc 4.9 and newer. Not
tested with old compilers though.

Nicholas Piggin (3):
  powerpc: remove old GCC version checks
  powerpc: consolidate -mno-sched-epilog into FTRACE flags
  powerpc: avoid -mno-sched-epilog on GCC 4.9 and newer

 arch/powerpc/Makefile                    | 47 ++++++------------------
 arch/powerpc/kernel/Makefile             |  8 ++--
 arch/powerpc/kernel/trace/Makefile       |  2 +-
 arch/powerpc/platforms/powermac/Makefile |  2 +-
 arch/powerpc/xmon/Makefile               |  2 +-
 5 files changed, 19 insertions(+), 42 deletions(-)

-- 
2.18.0

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-09-20  4:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-14  5:08 [PATCH 0/3] -mno-sched-epilog removal Nicholas Piggin
2018-09-14  5:08 ` [PATCH 1/3] powerpc: remove old GCC version checks Nicholas Piggin
2018-09-17  2:31   ` Joel Stanley
2018-09-20  4:21   ` [1/3] " Michael Ellerman
2018-09-14  5:08 ` [PATCH 2/3] powerpc: consolidate -mno-sched-epilog into FTRACE flags Nicholas Piggin
2018-09-17  2:32   ` Joel Stanley
2018-09-14  5:08 ` [PATCH 3/3] powerpc: avoid -mno-sched-epilog on GCC 4.9 and newer Nicholas Piggin
2018-09-17  2:36   ` Joel Stanley

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.