linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] arm64: ftrace fixes/cleanup
@ 2018-11-15 22:41 Mark Rutland
  2018-11-15 22:41 ` [PATCH 1/6] linkage: add generic GLOBAL() macro Mark Rutland
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Mark Rutland @ 2018-11-15 22:41 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

These patches clean up some issues I spotted while looking at Torsten's
FTRACE_WITH_REGS patches. I've pushed these to my arm64/ftrace-cleanup [1]
branch, based on my export cleanup patches.

Mark.

[1] git://git.kernel.org/pub/scm/linux/kernel/git/mark/linux.git arm64/ftrace-cleanup

Mark Rutland (6):
  linkage: add generic GLOBAL() macro
  arm64: ftrace: use GLOBAL()
  arm64: ftrace: enable graph FP test
  arm64: ftrace: don't adjust the LR value
  arm64: ftrace: remove return_regs macros
  arm64: ftrace: always pass instrumented pc in x0

 arch/arm64/include/asm/ftrace.h  |  1 +
 arch/arm64/kernel/entry-ftrace.S | 51 +++++++++++++++++-----------------------
 arch/arm64/kernel/ftrace.c       |  2 +-
 include/linux/linkage.h          |  6 +++++
 4 files changed, 29 insertions(+), 31 deletions(-)

-- 
2.11.0

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

end of thread, other threads:[~2018-11-30 13:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-15 22:41 [PATCH 0/6] arm64: ftrace fixes/cleanup Mark Rutland
2018-11-15 22:41 ` [PATCH 1/6] linkage: add generic GLOBAL() macro Mark Rutland
2018-11-15 22:41 ` [PATCH 2/6] arm64: ftrace: use GLOBAL() Mark Rutland
2018-11-15 22:42 ` [PATCH 3/6] arm64: ftrace: enable graph FP test Mark Rutland
2018-11-15 22:42 ` [PATCH 4/6] arm64: ftrace: don't adjust the LR value Mark Rutland
2018-11-15 22:42 ` [PATCH 5/6] arm64: ftrace: remove return_regs macros Mark Rutland
2018-11-15 22:42 ` [PATCH 6/6] arm64: ftrace: always pass instrumented pc in x0 Mark Rutland
2018-11-30 13:29 ` [PATCH 0/6] arm64: ftrace fixes/cleanup Will Deacon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).