mbox

[PULL,SRU,Yakkety] arm64: Fix MODVERSIONS w/ KASLR

Message ID CALdTtnsLqx5Zc4ADppd6CLyWzmD249i4TyTS7OTQAoeBokSEVw@mail.gmail.com
State New
Headers show

Pull-request

git://git.launchpad.net/~dannf/ubuntu/+source/linux/+git/yakkety lp1633629

Message

dann frazier Oct. 21, 2016, 2:52 p.m. UTC
Fixes loading modules on certain arm64 platforms.

BugLink: http://bugs.launchpad.net/bugs/1633629

The following changes since commit ab6e4aa5abdb719334f390b1202caefc196fcbc5:

  UBUNTU: Ubuntu-4.8.0-26.28 (2016-10-18 14:50:47 +0200)

are available in the git repository at:

  git://git.launchpad.net/~dannf/ubuntu/+source/linux/+git/yakkety lp1633629

for you to fetch changes up to 6a25e2d008e7f35cfb8d2fec5bb0cff665128c4c:

  arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=y (2016-10-20
15:33:03 -0600)

----------------------------------------------------------------
Ard Biesheuvel (1):
      arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=y

 arch/arm64/include/asm/module.h | 5 +++++
 1 file changed, 5 insertions(+)

Comments

Brad Figg Oct. 25, 2016, 2:45 p.m. UTC | #1

Tim Gardner Oct. 26, 2016, 6:16 p.m. UTC | #2

Tim Gardner Oct. 28, 2016, 2:17 p.m. UTC | #3
Came in via v4.8.5, marked as duplicate