Re: WARNING: at kernel/cpuset.c:1139

2014-07-29 Thread Li Zefan
_{cpus, mems} when config >>>> changes") introduce the below warning in my server. >>>> >>>> [ 35.652137] ----[ cut here ] >>>> [ 35.652141] WARNING: at kernel/cpuset.c:1139 >>> >>> Hah, can you

Re: WARNING: at kernel/cpuset.c:1139

2014-07-29 Thread Li Zefan
warning in my server. [ 35.652137] [ cut here ] [ 35.652141] WARNING: at kernel/cpuset.c:1139 Hah, can you reproduce it? If so, can you detail how? It's a typo. WARN_ON(!cgroup_on_dfl(cp-css.cgroup) nodes_equal(cp-mems_allowed, cp-effective_mems

Re: WARNING: at kernel/cpuset.c:1139

2014-07-28 Thread Tejun Heo
introduce the below warning in my server. > >> > >> [ 35.652137] ----[ cut here ]---- > >> [ 35.652141] WARNING: at kernel/cpuset.c:1139 > > > > Hah, can you reproduce it? If so, can you detail how? > > > > It's a ty

Re: WARNING: at kernel/cpuset.c:1139

2014-07-28 Thread Tejun Heo
. [ 35.652137] [ cut here ] [ 35.652141] WARNING: at kernel/cpuset.c:1139 Hah, can you reproduce it? If so, can you detail how? It's a typo. WARN_ON(!cgroup_on_dfl(cp-css.cgroup) nodes_equal(cp-mems_allowed, cp-effective_mems)); should be WARN_ON

Re: WARNING: at kernel/cpuset.c:1139

2014-07-23 Thread Mike Qiu
[ 35.652137] [ cut here ] [ 35.652141] WARNING: at kernel/cpuset.c:1139 Hah, can you reproduce it? If so, can you detail how? It's a typo. WARN_ON(!cgroup_on_dfl(cp->css.cgroup) && nodes_equal(cp->mems_allowed, cp->effective_mems)); should be WARN_ON

Re: WARNING: at kernel/cpuset.c:1139

2014-07-23 Thread Li Zefan
t; [ 35.652137] [ cut here ]-------- >> [ 35.652141] WARNING: at kernel/cpuset.c:1139 > > Hah, can you reproduce it? If so, can you detail how? > It's a typo. WARN_ON(!cgroup_on_dfl(cp->css.cgroup) && nodes_equal(cp->mems_allowed, cp->effective_mems)); shou

Re: WARNING: at kernel/cpuset.c:1139

2014-07-23 Thread Tejun Heo
On Wed, Jul 23, 2014 at 10:50:29AM +0800, Mike Qiu wrote: > commit 734d45130cb ("cpuset: update cs->effective_{cpus, mems} when config > changes") introduce the below warning in my server. > > [ 35.652137] [ cut here ]---- > [ 35.652141] WARN

Re: WARNING: at kernel/cpuset.c:1139

2014-07-23 Thread Tejun Heo
On Wed, Jul 23, 2014 at 10:50:29AM +0800, Mike Qiu wrote: commit 734d45130cb (cpuset: update cs-effective_{cpus, mems} when config changes) introduce the below warning in my server. [ 35.652137] [ cut here ] [ 35.652141] WARNING: at kernel/cpuset.c:1139 Hah, can

Re: WARNING: at kernel/cpuset.c:1139

2014-07-23 Thread Li Zefan
] WARNING: at kernel/cpuset.c:1139 Hah, can you reproduce it? If so, can you detail how? It's a typo. WARN_ON(!cgroup_on_dfl(cp-css.cgroup) nodes_equal(cp-mems_allowed, cp-effective_mems)); should be WARN_ON(!cgroup_on_dfl(cp-css.cgroup) !nodes_equal(cp-mems_allowed, cp

Re: WARNING: at kernel/cpuset.c:1139

2014-07-23 Thread Mike Qiu
here ] [ 35.652141] WARNING: at kernel/cpuset.c:1139 Hah, can you reproduce it? If so, can you detail how? It's a typo. WARN_ON(!cgroup_on_dfl(cp-css.cgroup) nodes_equal(cp-mems_allowed, cp-effective_mems)); should be WARN_ON(!cgroup_on_dfl(cp-css.cgroup

WARNING: at kernel/cpuset.c:1139

2014-07-22 Thread Mike Qiu
commit 734d45130cb ("cpuset: update cs->effective_{cpus, mems} when config changes") introduce the below warning in my server. [ 35.652137] [ cut here ] [ 35.652141] WARNING: at kernel/cpuset.c:1139 [ 35.652142] Modules linked in: ebtable_nat xt_CHECKS

WARNING: at kernel/cpuset.c:1139

2014-07-22 Thread Mike Qiu
commit 734d45130cb (cpuset: update cs-effective_{cpus, mems} when config changes) introduce the below warning in my server. [ 35.652137] [ cut here ] [ 35.652141] WARNING: at kernel/cpuset.c:1139 [ 35.652142] Modules linked in: ebtable_nat xt_CHECKSUM bridge stp