linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: mark.rutland@arm.com (Mark Rutland)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/6] arm64: ftrace fixes/cleanup
Date: Thu, 15 Nov 2018 22:41:57 +0000	[thread overview]
Message-ID: <20181115224203.24847-1-mark.rutland@arm.com> (raw)

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

             reply	other threads:[~2018-11-15 22:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-15 22:41 Mark Rutland [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181115224203.24847-1-mark.rutland@arm.com \
    --to=mark.rutland@arm.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).