X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=net%2Fipv4%2Ffib_hash.c;h=2a8c9afc3695d88a673e2f35cba900d0aa63c409;hb=5f2c3b910744f68e1a507f027398f404b3feb5fb;hp=b10d6bb5ef3d67f5bc125243fda1a391f57460d2;hpb=54522b6613a03807f057fd567794a31267ef85cb;p=powerpc.git diff --git a/net/ipv4/fib_hash.c b/net/ipv4/fib_hash.c index b10d6bb5ef..2a8c9afc36 100644 --- a/net/ipv4/fib_hash.c +++ b/net/ipv4/fib_hash.c @@ -45,8 +45,8 @@ #include "fib_lookup.h" -static kmem_cache_t *fn_hash_kmem; -static kmem_cache_t *fn_alias_kmem; +static kmem_cache_t *fn_hash_kmem __read_mostly; +static kmem_cache_t *fn_alias_kmem __read_mostly; struct fib_node { struct hlist_node fn_hash;