diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2009-06-17 05:48:39 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-06-17 06:14:42 +0200 |
commit | c868d550115b9ccc0027c67265b9520790f05601 (patch) | |
tree | a3f9cde54f616e8d69005b217e917cd8025c33d3 /arch/alpha/kernel/sys_dp264.c | |
parent | Merge branch 'akpm' (diff) | |
download | linux-c868d550115b9ccc0027c67265b9520790f05601.tar.xz linux-c868d550115b9ccc0027c67265b9520790f05601.zip |
mm: Move pgtable_cache_init() earlier
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: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/alpha/kernel/sys_dp264.c')
0 files changed, 0 insertions, 0 deletions