Re: [ANNOUNCE] 3.6.1-rt1
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2012-10-10 01:51:22
Also in:
lkml
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2012-10-10 01:51:22
Also in:
lkml
On Tue, 2012-10-09 at 20:21 -0400, Steven Rostedt wrote:
quoted
0007-stomp-machine-deal-clever-with-stopper-lock.patchWith this one, things have changed quite a bit. I'll take a deeper look at what you did and figure out how this applies to v3.0-rt.
It doesn't look like this patch is needed for v3.0-rt as the patch
addresses the new stop_machine_from_inactive_cpu() API used by the mtrr
code added by this commit:
commit 192d8857427dd23707d5f0b86ca990c3af6f2d74
Author: Suresh Siddha [off-list ref]
Date: Thu Jun 23 11:19:29 2011 -0700
x86, mtrr: use stop_machine APIs for doing MTRR rendezvous
This was added in 3.1 so the patch is still required for v3.2-rt.
-- Steve