diff options
author | Richard Braun <rbraun@sceen.net> | 2016-02-07 11:57:49 +0100 |
---|---|---|
committer | Richard Braun <rbraun@sceen.net> | 2016-02-07 11:57:49 +0100 |
commit | a8fd18db14cb2fd1f595be9f560fe18efb966774 (patch) | |
tree | 4f2444222f7567613f85884f60d39fc3cf512091 /linux | |
parent | 0b07275f60923840dffc80d7b4adb9a1ad7799f5 (diff) |
Remove kmem map
Now that the slab allocator doesn't use kernel virtual memory any more,
this map has become irrelevant.
* kern/slab.c (KMEM_MAP_SIZE): Remove macro.
(kmem_map_store, kmem_map): Remove variables.
(slab_init): Remove call kmem_submap.
* kern/slab.h (kmem_map): Remove extern declaration.
Diffstat (limited to 'linux')
0 files changed, 0 insertions, 0 deletions