]> Pileus Git - ~andy/linux/blobdiff - kernel/cgroup.c
oprofile/x86: add Xeon 7500 series support
[~andy/linux] / kernel / cgroup.c
index 0249f4be9b5cf8fefe9885b6093911746d7a9cdd..1fbcc748044a7f3dc367381838289ecce3992652 100644 (file)
@@ -2468,7 +2468,6 @@ static struct cgroup_pidlist *cgroup_pidlist_find(struct cgroup *cgrp,
                        /* make sure l doesn't vanish out from under us */
                        down_write(&l->mutex);
                        mutex_unlock(&cgrp->pidlist_mutex);
-                       l->use_count++;
                        return l;
                }
        }