X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Flinux%2Fmemcontrol.h;h=6452ff4c463fd8715edc9a5043bc812521a18d6a;hb=74910ea49dd7878ff8b1847ef3a370ba64110bcc;hp=ad800e62cb7a603fdd5f7fb1a752edb03417dbb4;hpb=b0a1ea51bda4c2bcdde460221e1772f3a4f8c44f;p=karo-tx-linux.git diff --git a/include/linux/memcontrol.h b/include/linux/memcontrol.h index ad800e62cb7a..6452ff4c463f 100644 --- a/include/linux/memcontrol.h +++ b/include/linux/memcontrol.h @@ -242,7 +242,6 @@ struct mem_cgroup { * percpu counter. */ struct mem_cgroup_stat_cpu __percpu *stat; - spinlock_t pcp_counter_lock; #if defined(CONFIG_MEMCG_KMEM) && defined(CONFIG_INET) struct cg_proto tcp_mem;