Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1281483

Re: [PATCH cgroup/for-4.4-fixes 2/3] cgroup: fix handling of multi-destination migration from subtree_control enabling

From Daniel Wagner <daniel.wagner@bmw-carit.de>
Newsgroups linux.kernel
Subject Re: [PATCH cgroup/for-4.4-fixes 2/3] cgroup: fix handling of multi-destination migration from subtree_control enabling
Date 2015-12-02 07:30 +0100
Message-ID <qB95o-3ur-1@gated-at.bofh.it> (permalink)
References (4 earlier) <qynez-130-23@gated-at.bofh.it> <qAFqG-1ch-1@gated-at.bofh.it> <qAFqG-1ch-9@gated-at.bofh.it> <qANex-6rv-1@gated-at.bofh.it> <qAWhP-3F3-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Tejun,

On 12/01/2015 05:44 PM, Tejun Heo wrote:
> On Tue, Dec 01, 2015 at 08:02:23AM +0100, Daniel Wagner wrote:
>> I was not able to verify if these two patches are fixing it. I don't see
>> the call trace on mainline only when using cgroup/review-xt_cgroup2
>> review branch.
>>
>> So I ported it to review-xt_croup2 with only a small merge conflict for
>> in netclassid_cgroup.c. No fun though, I still see it.
> 
> It also needs the previous ref fix patch and Oleg's race fix too.  Can
> you please test the following branch?
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git review-pids-fixes

First I verified that I see the stack trace using v4.4-rc1. Then I
forwarded to review-pids-fixes and all looks good now.

You can add a

Tested-by: Daniel Wagner <daniel.wagner@bmw-carit.de>

if you like.

Thanks!
Daniel

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH cgroup/for-4.4-fixes 1/2] cgroup_freezer: simplify  propagation of CGROUP_FROZEN clearing in freezer_attach() Tejun Heo <tj@kernel.org> - 2015-11-30 23:50 +0100
  [PATCH cgroup/for-4.4-fixes 2/3] cgroup: fix handling of  multi-destination migration from subtree_control enabling Tejun Heo <tj@kernel.org> - 2015-11-30 23:50 +0100
    Re: [PATCH cgroup/for-4.4-fixes 2/3] cgroup: fix handling of  multi-destination migration from subtree_control enabling Daniel Wagner <daniel.wagner@bmw-carit.de> - 2015-12-01 08:10 +0100
      Re: [PATCH cgroup/for-4.4-fixes 2/3] cgroup: fix handling of  multi-destination migration from subtree_control enabling Tejun Heo <tj@kernel.org> - 2015-12-01 17:50 +0100
        Re: [PATCH cgroup/for-4.4-fixes 2/3] cgroup: fix handling of  multi-destination migration from subtree_control enabling Daniel Wagner <daniel.wagner@bmw-carit.de> - 2015-12-02 07:30 +0100
    Re: [PATCH cgroup/for-4.4-fixes 2/3] cgroup: fix handling of  multi-destination migration from subtree_control enabling Tejun Heo <tj@kernel.org> - 2015-12-03 16:20 +0100
      Re: [PATCH cgroup/for-4.4-fixes 2/3] cgroup: fix handling of  multi-destination migration from subtree_control enabling Tejun Heo <tj@kernel.org> - 2015-12-03 16:40 +0100

csiph-web