Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1281033
| From | Tejun Heo <tj@kernel.org> |
|---|---|
| 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-01 17:50 +0100 |
| Message-ID | <qAWhP-3F3-3@gated-at.bofh.it> (permalink) |
| References | (3 earlier) <qyney-130-1@gated-at.bofh.it> <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> |
| Organization | linux.* mail to news gateway |
Hello, Daniel. 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 > Is there a patch missing? The subject indicates there should be 3 patches. That's just me messing up patch title. Sorry. Thanks. -- tejun -- 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 | Next — Previous in thread | Next in thread | Find similar | Unroll 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