Re: [PATCH RT 26/39] scheduling while atomic in cgroup code
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2015-03-17 20:13:17
Also in:
lkml
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2015-03-17 20:13:17
Also in:
lkml
On Tue, 17 Mar 2015 16:10:11 -0400 Paul Gortmaker [off-list ref] wrote:
[[PATCH RT 26/39] scheduling while atomic in cgroup code] On 12/03/2015 (Thu 15:13) Steven Rostedt wrote:quoted
3.14.34-rt32-rc1 stable review patch. If anyone has any objections, please let me know. ------------------ From: Mike Galbraith <redacted> mm, memcg: make refill_stock() use get_cpu_light()This looks like only 1/2 of Mike's original patch: https://lkml.org/lkml/2014/6/21/11 I suspect that is because 3.18 could only use 1/2 of it, and based on the SOB lines, this is backported from 3.18. The other half applies to 3.14 -- testing in progress; not sure about the 3.10-rt and earlier....
Grumble. Yeah, I'm sure I got this from 3.18 and backported it. -- Steve