Hi Linus,

The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b:

 Linus 5.3-rc1 (2019-07-21 14:05:38 -0700)

are available in the Git repository at:

 ssh://g...@gitolite.kernel.org/pub/scm/linux/kernel/git/jeyu/linux.git 
tags/modules-for-v5.3-rc6

for you to fetch changes up to 3b5be16c7e90a69c93349d210766250fffcb54bd:

 modules: page-align module section allocations only for arches supporting 
strict module rwx (2019-08-21 10:43:56 +0200)

----------------------------------------------------------------
Modules fixes for v5.3-rc6

- Fix BUG_ON() being triggered in frob_text() due to non-page-aligned module
 sections

Signed-off-by: Jessica Yu <j...@kernel.org>

----------------------------------------------------------------
He Zhe (1):
     modules: page-align module section allocations only for arches supporting 
strict module rwx

Jessica Yu (1):
     modules: always page-align module section allocations

kernel/module.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Reply via email to