LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Josh Poimboeuf <jpoimboe@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>,
linux-kernel@vger.kernel.org, Changbin Du <changbin.du@intel.com>
Subject: [PATCH 0/2] faddr2line fix and MAINTAINERS update
Date: Mon, 4 Jun 2018 13:42:12 -0500 [thread overview]
Message-ID: <cover.1528137452.git.jpoimboe@redhat.com> (raw)
Linus, would you be willing to pick these up directly, or would you
rather me route them through somebody else?
Patch 1 reverts faddr2line's default output to its original
non-code-listing output, and makes the code listing an optional feature.
Patch 2 gives faddr2line a real maintainer, so get_maintainer.pl will
actually CC me on future patches.
Josh Poimboeuf (1):
MAINTAINERS: add Josh Poimboeuf as faddr2line maintainer
Peter Zijlstra (Intel) (1):
scripts/faddr2line: make the new code listing format optional
MAINTAINERS | 5 +++++
scripts/faddr2line | 18 ++++++++++++++++--
2 files changed, 21 insertions(+), 2 deletions(-)
--
2.17.0
next reply other threads:[~2018-06-04 18:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-04 18:42 Josh Poimboeuf [this message]
2018-06-04 18:48 ` [PATCH 1/2] scripts/faddr2line: make the new code listing format optional Josh Poimboeuf
2018-06-04 18:48 ` [PATCH 2/2] MAINTAINERS: add Josh Poimboeuf as faddr2line maintainer Josh Poimboeuf
2018-06-05 16:10 ` [PATCH 0/2] faddr2line fix and MAINTAINERS update Linus Torvalds
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=cover.1528137452.git.jpoimboe@redhat.com \
--to=jpoimboe@redhat.com \
--cc=changbin.du@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=peterz@infradead.org \
--cc=torvalds@linux-foundation.org \
--subject='Re: [PATCH 0/2] faddr2line fix and MAINTAINERS update' \
/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
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).