From: Ingo Molnar <mingo@kernel.org>
To: Shuah Khan <shuahkhan@gmail.com>, Marcelo Tosatti <mtosatti@redhat.com>
Cc: dan.carpenter@oracle.com, peterz@infradead.org,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
torvalds@linux-foundation.org
Subject: Re: sched: Fix signedness bug in yield_to()
Date: Thu, 21 Feb 2013 09:56:54 +0100 [thread overview]
Message-ID: <20130221085654.GB23223@gmail.com> (raw)
In-Reply-To: <CAKocOOMo-5Hiv_dBCpZNYMP_wXWiWugBYq4qsRcMBwm=TPM=dA@mail.gmail.com>
* Shuah Khan <shuahkhan@gmail.com> wrote:
> On Tue, Feb 19, 2013 at 7:27 PM, Linux Kernel Mailing List
> <linux-kernel@vger.kernel.org> wrote:
> > Gitweb: http://git.kernel.org/linus/;a=commit;h=c3c186403c6abd32e719f005f0af950155a9e54d
> > Commit: c3c186403c6abd32e719f005f0af950155a9e54d
> > Parent: e0a79f529d5ba2507486d498b25da40911d95cf6
> > Author: Dan Carpenter <dan.carpenter@oracle.com>
> > AuthorDate: Tue Feb 5 14:37:51 2013 +0300
> > Committer: Ingo Molnar <mingo@kernel.org>
> > CommitDate: Tue Feb 5 12:59:29 2013 +0100
> >
> > sched: Fix signedness bug in yield_to()
> >
> > In 7b270f6099 "sched: Bail out of yield_to when source and
> > target runqueue has one task" we changed this to store -ESRCH so
> > it needs to be signed.
>
> Dan, Ingo,
>
> I can't find the 7b270f6099 "sched: Bail out of yield_to when
> source and target runqueue has one task" in the latest Linus's
> git. Am I missing something.
>
> The current kenel/sched/core.c doesn't have the code from the
> associated patch https://patchwork.kernel.org/patch/2016651/
As per the lkml discussion that one was supposed to go upstream
via the KVM tree. Marcelo?
Thanks,
Ingo
next prev parent reply other threads:[~2013-02-21 8:56 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20130220022712.0E8586607A4@gitolite.kernel.org>
2013-02-21 0:31 ` sched: Fix signedness bug in yield_to() Shuah Khan
2013-02-21 8:56 ` Ingo Molnar [this message]
2013-02-21 10:05 ` Raghavendra KT
2013-02-21 15:50 ` Shuah Khan
2013-02-21 23:26 ` Marcelo Tosatti
2013-02-22 6:42 ` Raghavendra KT
2013-02-22 16:06 ` Shuah Khan
2013-02-22 9:43 ` Ingo Molnar
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=20130221085654.GB23223@gmail.com \
--to=mingo@kernel.org \
--cc=dan.carpenter@oracle.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mtosatti@redhat.com \
--cc=peterz@infradead.org \
--cc=shuahkhan@gmail.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.