Skip to content
Commit a349b302 authored by Jinbum Park's avatar Jinbum Park Committed by Will Deacon
Browse files

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: default avatarJinbum Park <jinb.park7@gmail.com>
Signed-off-by: default avatarWill Deacon <will.deacon@arm.com>
parent be0f272b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment