https://github.com/torvalds/linux
Revision 168e47f2a6581fdbc5bb1845aeca1e50e2bc5c4b authored by Laura Abbott on 25 February 2015, 22:14:57 UTC, committed by Catalin Marinas on 06 March 2015, 12:04:22 UTC
When CONFIG_DEBUG_SET_MODULE_RONX is enabled, the sizes of
module sections are aligned up so appropriate permissions can
be applied. Adjusting for the symbol table may cause them to
become unaligned. Make sure to re-align the sizes afterward.

Signed-off-by: Laura Abbott <lauraa@codeaurora.org>
Acked-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
1 parent 8b5f5a0
History
Tip revision: 168e47f2a6581fdbc5bb1845aeca1e50e2bc5c4b authored by Laura Abbott on 25 February 2015, 22:14:57 UTC
kernel/module.c: Update debug alignment after symtable generation
Tip revision: 168e47f
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 4.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.0 KB
Kbuild -rw-r--r-- 2.1 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 297.9 KB
Makefile -rw-r--r-- 53.3 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top