LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Jessica Yu <jeyu@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] modules fix for v4.17-rc3
Date: Fri, 27 Apr 2018 17:19:23 +0200 [thread overview]
Message-ID: <20180427151923.dscdjidlusli6aco@redbean> (raw)
Hi Linus,
Please pull below for a modules fix for 4.17-rc3.
Thanks,
Jessica
---
The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:
Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)
are available in the git repository at:
ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/jeyu/linux.git tags/modules-for-v4.17-rc3
for you to fetch changes up to be71eda5383faa663efdba9ef54a6b8255e3c7f0:
module: Fix display of wrong module .text address (2018-04-18 22:59:46 +0200)
----------------------------------------------------------------
Modules fix for v4.17-rc3
- Fix display of module section addresses in sysfs, which were getting
hashed with %pK and breaking tools like perf.
Signed-off-by: Jessica Yu <jeyu@kernel.org>
----------------------------------------------------------------
Thomas Richter (1):
module: Fix display of wrong module .text address
kernel/module.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
reply other threads:[~2018-04-27 15:19 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20180427151923.dscdjidlusli6aco@redbean \
--to=jeyu@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--subject='Re: [GIT PULL] modules fix for v4.17-rc3' \
/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).