X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=net%2Fipv4%2Fipmr.c;h=9dbf5909f3a6a190fcef1961e3737100a4b12e57;hb=1d6ae775d7a948c9575658eb41184fd2e506c0df;hp=dc806b57842705ac97f6a294a8a426f4f711b5aa;hpb=1703ecc7e88ea2d583fc9ebe7de8edb004eff863;p=powerpc.git diff --git a/net/ipv4/ipmr.c b/net/ipv4/ipmr.c index dc806b5784..9dbf5909f3 100644 --- a/net/ipv4/ipmr.c +++ b/net/ipv4/ipmr.c @@ -103,7 +103,7 @@ static DEFINE_SPINLOCK(mfc_unres_lock); In this case data path is free of exclusive locks at all. */ -static kmem_cache_t *mrt_cachep; +static kmem_cache_t *mrt_cachep __read_mostly; static int ip_mr_forward(struct sk_buff *skb, struct mfc_cache *cache, int local); static int ipmr_cache_report(struct sk_buff *pkt, vifi_t vifi, int assert);