Skip to content
Snippets Groups Projects
user avatar
Benjamin Herrenschmidt authored
Some architectures need to initialize SLAB caches to be able
to allocate page tables. They do that from pgtable_cache_init()
so the later should be called earlier now, best is before
vmalloc_init().

Signed-off-by: default avatarBenjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
c868d550
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..