Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e7f11aee authored by David S. Miller's avatar David S. Miller
Browse files

[SPARC64]: pgtable_cache_init() should be __init.

parent c35a376d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -173,7 +173,7 @@ static void zero_ctor(void *addr, struct kmem_cache *cache, unsigned long flags)

extern void tsb_cache_init(void);

void pgtable_cache_init(void)
void __init pgtable_cache_init(void)
{
	pgtable_cache = kmem_cache_create("pgtable_cache",
					  PAGE_SIZE, PAGE_SIZE,