[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <520994C5.5050503@huawei.com>
Date: Tue, 13 Aug 2013 10:07:01 +0800
From: Li Zefan <lizefan@...wei.com>
To: Tejun Heo <tj@...nel.org>
CC: LKML <linux-kernel@...r.kernel.org>,
cgroups <cgroups@...r.kernel.org>
Subject: Re: [PATCH 2/2] cpuset: remove redundant checks in file write functions
On 2013/8/13 9:17, Li Zefan wrote:
> Now cgroup core gets a reference to the css when a cgroup file is
> opened(), and the reference is dropped at file release. so it's
> guaranteed the cpuset is online during the write function.
>
> Signed-off-by: Li Zefan <lizefan@...wei.com>
> ---
> kernel/cpuset.c | 10 ++--------
> 1 file changed, 2 insertions(+), 8 deletions(-)
>
Please don't apply this patch. I'll send a new one when the bug
fix I just sent is accepted.
--
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