linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Mark Rutland <mark.rutland@arm.com>
To: linux-arm-kernel@lists.infradead.org
Cc: broonie@kernel.org, catalin.marinas@arm.com,
	madvenka@linux.microsoft.com, mark.rutland@arm.com,
	will@kernel.org
Subject: [PATCH 0/2] arm64: stacktrace: minor fixes
Date: Mon,  2 Aug 2021 17:48:43 +0100	[thread overview]
Message-ID: <20210802164845.45506-1-mark.rutland@arm.com> (raw)

These patches address a couple of minor issues I spotted while reviewing
arm64's stacktrace code. Patch 1 is a simple comment fix, and patch 2
addresses an imbalance across the main stack and the fgraph return
stack.

Thanks,
Mark

Mark Rutland (2):
  arm64: stacktrace: fix comment
  arm64: stacktrace: avoid tracing arch_stack_walk()

 arch/arm64/include/asm/stacktrace.h | 2 +-
 arch/arm64/kernel/stacktrace.c      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.11.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2021-08-02 16:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-02 16:48 Mark Rutland [this message]
2021-08-02 16:48 ` [PATCH 1/2] arm64: stacktrace: fix comment Mark Rutland
2021-08-02 16:53   ` Mark Brown
2021-08-02 16:48 ` [PATCH 2/2] arm64: stacktrace: avoid tracing arch_stack_walk() Mark Rutland
2021-08-02 17:18   ` Mark Brown
2021-08-03 10:05 ` [PATCH 0/2] arm64: stacktrace: minor fixes 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=20210802164845.45506-1-mark.rutland@arm.com \
    --to=mark.rutland@arm.com \
    --cc=broonie@kernel.org \
    --cc=catalin.marinas@arm.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=madvenka@linux.microsoft.com \
    --cc=will@kernel.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).