Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1635356

[GIT PULL] modules updates for 4.12

From Jessica Yu <jeyu@redhat.com>
Newsgroups linux.kernel
Subject [GIT PULL] modules updates for 4.12
Date 2017-05-04 02:50 +0200
Message-ID <tDd7X-4qj-1@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Linus,

Please pull below to receive a few minor modules updates for the 4.12 merge window.

Thanks,

Jessica

---
The following changes since commit 4495c08e84729385774601b5146d51d9e5849f81:

  Linux 4.11-rc2 (2017-03-12 14:47:08 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux.git tags/modules-for-v4.12

for you to fetch changes up to 17586188276980ff10d1244a35aeb31ae199705e:

  kallsyms: Use bounded strnchr() when parsing string (2017-04-24 14:07:28 -0700)

----------------------------------------------------------------
Modules updates for v4.12

Summary of modules changes for the 4.12 merge window:

- Minor code cleanups

- Fix section alignment for .init_array

Signed-off-by: Jessica Yu <jeyu@redhat.com>

----------------------------------------------------------------
David Daney (1):
      module: set .init_array alignment to 8

Gao Feng (1):
      module: Unify the return value type of try_module_get

Naveen N. Rao (1):
      kallsyms: Use bounded strnchr() when parsing string

 include/linux/module.h    | 6 +++---
 kernel/module.c           | 2 +-
 scripts/module-common.lds | 3 +--
 3 files changed, 5 insertions(+), 6 deletions(-)

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[GIT PULL] modules updates for 4.12 Jessica Yu <jeyu@redhat.com> - 2017-05-04 02:50 +0200

csiph-web