On Tue, Sep 29, 2015 at 11:41:02AM -0400, Steven Rostedt wrote:
> On Tue, 29 Sep 2015 11:28:32 +0200
> Peter Zijlstra wrote:
>
> > Now that nothing tests for PREEMPT_ACTIVE anymore, stop setting it.
> >
> > Signed-off-by: Peter Zijlstra (Intel)
>
>
> > @@ -3243,13 +3243,7 @@ asmlinkage __visi
On Tue, 29 Sep 2015 11:28:32 +0200
Peter Zijlstra wrote:
> Now that nothing tests for PREEMPT_ACTIVE anymore, stop setting it.
>
> Signed-off-by: Peter Zijlstra (Intel)
> @@ -3243,13 +3243,7 @@ asmlinkage __visible void __sched notrac
> return;
>
> do {
> - /
On Tue, 29 Sep 2015, Peter Zijlstra wrote:
> Now that nothing tests for PREEMPT_ACTIVE anymore, stop setting it.
Good riddance.
Reviewed-by: Thomas Gleixner
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majo
Now that nothing tests for PREEMPT_ACTIVE anymore, stop setting it.
Signed-off-by: Peter Zijlstra (Intel)
---
include/linux/preempt.h | 12
kernel/sched/core.c | 19 ++-
2 files changed, 6 insertions(+), 25 deletions(-)
--- a/include/linux/preempt.h
+++ b/in
4 matches
Mail list logo