[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <6599ad830907211648r3871fbfak4b7ddc1016e6fef6@mail.gmail.com>
Date: Tue, 21 Jul 2009 16:48:56 -0700
From: Paul Menage <menage@...gle.com>
To: Li Zefan <lizf@...fujitsu.com>
Cc: balbir@...ux.vnet.ibm.com, linux-kernel@...r.kernel.org,
akpm@...ux-foundation.org, containers@...ts.linux-foundation.org,
kamezawa.hiroyu@...fujitsu.com
Subject: Re: [PATCH 3/9] [RFC] Add a back-pointer from struct cg_cgroup_link
to struct cgroup
On Fri, Jul 3, 2009 at 12:07 AM, Li Zefan<lizf@...fujitsu.com> wrote:
>
>> + write_lock_irq(&css_set_lock);
>
> can be read_lock(&css_set_lock);
I simplified the whole thing by removing the task_lock(current) and
expanding the RCU section to cover the point where we read
current->cgroups too.
Paul
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists