aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/sunrpc_syms.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/sunrpc/sunrpc_syms.c')
-rw-r--r--net/sunrpc/sunrpc_syms.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/sunrpc/sunrpc_syms.c b/net/sunrpc/sunrpc_syms.c
index 34b58f9e704a..c0d085013a2b 100644
--- a/net/sunrpc/sunrpc_syms.c
+++ b/net/sunrpc/sunrpc_syms.c
@@ -44,6 +44,7 @@ init_sunrpc(void)
44#ifdef CONFIG_PROC_FS 44#ifdef CONFIG_PROC_FS
45 rpc_proc_init(); 45 rpc_proc_init();
46#endif 46#endif
47 cache_initialize();
47 cache_register(&ip_map_cache); 48 cache_register(&ip_map_cache);
48 cache_register(&unix_gid_cache); 49 cache_register(&unix_gid_cache);
49 svc_init_xprt_sock(); /* svc sock transport */ 50 svc_init_xprt_sock(); /* svc sock transport */