Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1390558
| From | Peter Zijlstra <peterz@infradead.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [tip:sched/urgent] sched/cgroup: Fix/cleanup cgroup teardown/init |
| Date | 2016-04-28 23:40 +0200 |
| Message-ID | <rt1Pc-2H9-9@gated-at.bofh.it> (permalink) |
| References | <rdlyy-2jP-15@gated-at.bofh.it> <rf62m-4MK-9@gated-at.bofh.it> <rsZaH-hy-33@gated-at.bofh.it> <rsZkm-mr-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Apr 28, 2016 at 11:51:37AM -0700, Greg Kroah-Hartman wrote:
> On Thu, Apr 28, 2016 at 08:40:32PM +0200, Peter Zijlstra wrote:
> >
> > Greg,
> >
> > It looks like the below patch missed 4.5 and I'm starting to get bug
> > reports that look very much like this issue, could we get this patch
> > lifted into 4.5-stable?
>
> Sure, also added to 4.4-stable as that is where the bug for this was
> fixed, according to the commit message.
I think this patch relies on the following two cgroup patches:
8bb5ef79bc0f ("cgroup: make sure a parent css isn't freed before its children")
aa226ff4a1ce ("cgroup: make sure a parent css isn't offlined before its children")
which are in 4.5, but I've not checked 4.4-stable
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [tip:sched/urgent] sched/cgroup: Fix/cleanup cgroup teardown/init Peter Zijlstra <peterz@infradead.org> - 2016-04-28 20:50 +0200
Re: [tip:sched/urgent] sched/cgroup: Fix/cleanup cgroup teardown/init Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-04-28 21:00 +0200
Re: [tip:sched/urgent] sched/cgroup: Fix/cleanup cgroup teardown/init Peter Zijlstra <peterz@infradead.org> - 2016-04-28 23:40 +0200
Re: [tip:sched/urgent] sched/cgroup: Fix/cleanup cgroup teardown/init Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-05-02 05:10 +0200
csiph-web