All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] modules fix for v4.17-rc3
@ 2018-04-27 15:19 Jessica Yu
  0 siblings, 0 replies; only message in thread
From: Jessica Yu @ 2018-04-27 15:19 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-04-27 15:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-27 15:19 [GIT PULL] modules fix for v4.17-rc3 Jessica Yu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.