From: Frederic Weisbecker <fweisbec@gmail.com>
To: Ingo Molnar <mingo@kernel.org>,
Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
Frederic Weisbecker <fweisbec@gmail.com>,
Peter Zijlstra <peterz@infradead.org>
Subject: [PATCH 0/2] sched: Preemption fixlet and cleanup
Date: Mon, 15 Dec 2014 03:24:30 +0100 [thread overview]
Message-ID: <1418610272-21518-1-git-send-email-fweisbec@gmail.com> (raw)
Here is the reworked fix against the missing preemption check that Linus
reported + the need_resched() loop pulled up to __schedule() callers also
suggested by him.
Thanks.
Frederic Weisbecker (2):
sched: Fix missing preemption check in cond_resched()
sched: Pull resched loop to __schedule() callers
kernel/sched/core.c | 51 ++++++++++++++++++++++++++-------------------------
1 file changed, 26 insertions(+), 25 deletions(-)
--
2.1.3
next reply other threads:[~2014-12-15 2:24 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-15 2:24 Frederic Weisbecker [this message]
2014-12-15 2:24 ` [PATCH 1/2] sched: Fix missing preemption check in cond_resched() Frederic Weisbecker
2014-12-15 2:24 ` [PATCH 2/2] sched: Pull resched loop to __schedule() callers Frederic Weisbecker
2014-12-15 2:46 ` Linus Torvalds
2014-12-15 16:32 ` Frederic Weisbecker
2014-12-15 19:16 ` Linus Torvalds
-- strict thread matches above, loose matches on Subject: below --
2014-12-18 12:48 [PATCH 0/2] sched: Preemption fixlet and cleanup Sedat Dilek
2015-01-23 17:06 ` Sedat Dilek
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1418610272-21518-1-git-send-email-fweisbec@gmail.com \
--to=fweisbec@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@kernel.org \
--cc=peterz@infradead.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox