Loading arch/arm64/mm/pgd.c +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ #include <asm/page.h> #include <asm/tlbflush.h> static struct kmem_cache *pgd_cache; static struct kmem_cache *pgd_cache __ro_after_init; pgd_t *pgd_alloc(struct mm_struct *mm) { Loading Loading
arch/arm64/mm/pgd.c +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ #include <asm/page.h> #include <asm/tlbflush.h> static struct kmem_cache *pgd_cache; static struct kmem_cache *pgd_cache __ro_after_init; pgd_t *pgd_alloc(struct mm_struct *mm) { Loading