Re: [GIT PULL] cgroup fixes for v3.17-rc6

2014-09-23 Thread Tejun Heo
On Tue, Sep 23, 2014 at 02:45:27PM +0800, Zefan Li wrote: > On 2014/9/23 14:33, Tejun Heo wrote: > > Hello, Linus. > > > > One late fix for cgroup. I was waiting for another set of fixes for a > > long-standing obscure cpuset bug but am not sure whether they'll be > > ready before v3.17 release.

Re: [GIT PULL] cgroup fixes for v3.17-rc6

2014-09-22 Thread Zefan Li
On 2014/9/23 14:33, Tejun Heo wrote: > Hello, Linus. > > One late fix for cgroup. I was waiting for another set of fixes for a > long-standing obscure cpuset bug but am not sure whether they'll be > ready before v3.17 release. This one is a simple fix for a mutex > unlock balance bug, which is d

[GIT PULL] cgroup fixes for v3.17-rc6

2014-09-22 Thread Tejun Heo
Hello, Linus. One late fix for cgroup. I was waiting for another set of fixes for a long-standing obscure cpuset bug but am not sure whether they'll be ready before v3.17 release. This one is a simple fix for a mutex unlock balance bug, which is detected by coccinelle and probably won't trigger