https://github.com/torvalds/linux
Revision a349b30250634da20950eb91e2551dcd81f1805d authored by Jinbum Park on 22 November 2017, 12:43:59 UTC, committed by Will Deacon on 01 December 2017, 13:05:04 UTC
pgd_cache is setup once while init stage and never changed after
that, so it is good candidate for __ro_after_init

Signed-off-by: Jinbum Park <jinb.park7@gmail.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
1 parent be0f272
History
Tip revision: a349b30250634da20950eb91e2551dcd81f1805d authored by Jinbum Park on 22 November 2017, 12:43:59 UTC
arm64: pgd: Mark pgd_cache as __ro_after_init
Tip revision: a349b30
File Mode Size
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitattributes -rw-r--r-- 30 bytes
.gitignore -rw-r--r-- 1.4 KB
.mailmap -rw-r--r-- 8.8 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 96.2 KB
Kbuild -rw-r--r-- 2.2 KB
Kconfig -rw-r--r-- 287 bytes
MAINTAINERS -rw-r--r-- 425.9 KB
Makefile -rw-r--r-- 58.3 KB
README -rw-r--r-- 722 bytes

README

back to top