diff options
Diffstat (limited to 'net/sunrpc/sunrpc_syms.c')
-rw-r--r-- | net/sunrpc/sunrpc_syms.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/sunrpc/sunrpc_syms.c b/net/sunrpc/sunrpc_syms.c index f438347d817b..c52b18489149 100644 --- a/net/sunrpc/sunrpc_syms.c +++ b/net/sunrpc/sunrpc_syms.c | |||
@@ -43,6 +43,7 @@ init_sunrpc(void) | |||
43 | #ifdef CONFIG_PROC_FS | 43 | #ifdef CONFIG_PROC_FS |
44 | rpc_proc_init(); | 44 | rpc_proc_init(); |
45 | #endif | 45 | #endif |
46 | cache_initialize(); | ||
46 | cache_register(&ip_map_cache); | 47 | cache_register(&ip_map_cache); |
47 | cache_register(&unix_gid_cache); | 48 | cache_register(&unix_gid_cache); |
48 | svc_init_xprt_sock(); /* svc sock transport */ | 49 | svc_init_xprt_sock(); /* svc sock transport */ |