diff options
author | Jinbum Park | 2017-11-22 21:43:59 +0900 |
---|---|---|
committer | Will Deacon | 2017-12-01 13:05:04 +0000 |
commit | a349b30250634da20950eb91e2551dcd81f1805d (patch) | |
tree | 42c7f95a9e464d2cd31a3141b6bcd3699e17120b /arch/arm/mach-artpec | |
parent | be0f272bfc83797f70d44faca86954df62e2bbc0 (diff) |
arm64: pgd: Mark pgd_cache as __ro_after_init
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>
Diffstat (limited to 'arch/arm/mach-artpec')
0 files changed, 0 insertions, 0 deletions