Loading arch/sparc64/mm/init.c +0 −2 Original line number Diff line number Diff line Loading @@ -761,8 +761,6 @@ void get_new_mmu_context(struct mm_struct *mm) smp_new_mmu_context_version(); } extern unsigned long cmdline_memory_size; /* Find a free area for the bootmem map, avoiding the kernel image * and the initial ramdisk. */ Loading include/asm-sparc64/pgtable.h +2 −0 Original line number Diff line number Diff line Loading @@ -777,6 +777,8 @@ extern void pgtable_cache_init(void); extern void sun4v_register_fault_status(void); extern void sun4v_ktsb_register(void); extern unsigned long cmdline_memory_size; #endif /* !(__ASSEMBLY__) */ #endif /* !(_SPARC64_PGTABLE_H) */ Loading
arch/sparc64/mm/init.c +0 −2 Original line number Diff line number Diff line Loading @@ -761,8 +761,6 @@ void get_new_mmu_context(struct mm_struct *mm) smp_new_mmu_context_version(); } extern unsigned long cmdline_memory_size; /* Find a free area for the bootmem map, avoiding the kernel image * and the initial ramdisk. */ Loading
include/asm-sparc64/pgtable.h +2 −0 Original line number Diff line number Diff line Loading @@ -777,6 +777,8 @@ extern void pgtable_cache_init(void); extern void sun4v_register_fault_status(void); extern void sun4v_ktsb_register(void); extern unsigned long cmdline_memory_size; #endif /* !(__ASSEMBLY__) */ #endif /* !(_SPARC64_PGTABLE_H) */