All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Galbraith <efault@gmx.de>
To: Lai Jiangshan <laijs@cn.fujitsu.com>
Cc: Ingo Molnar <mingo@elte.hu>,
	Peter Zijlstra <peterz@infradead.org>,
	Eric Paris <eparis@redhat.com>, "H. Peter Anvin" <hpa@zytor.com>,
	Thomas Gleixner <tglx@linutronix.de>,
	LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH -tip] sched: fix bug that task run on a wrong and unallowed cpu
Date: Fri, 06 Nov 2009 05:30:38 +0100	[thread overview]
Message-ID: <1257481838.6394.56.camel@marge.simson.net> (raw)
In-Reply-To: <4AF39B6D.50001@cn.fujitsu.com>

On Fri, 2009-11-06 at 11:43 +0800, Lai Jiangshan wrote:
> a1f84a3ab8e002159498814eaa7e48c33752b04b brought a bug that
> task may run on a unallowed cpu.
> 
> In my box, this bug trigger debug_smp_processor_id()'s complaints:

That commit is missing an allowed check.

	-Mike


  reply	other threads:[~2009-11-06  4:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-06  3:43 [PATCH -tip] sched: fix bug that task run on a wrong and unallowed cpu Lai Jiangshan
2009-11-06  4:30 ` Mike Galbraith [this message]
2009-11-06  4:32   ` Mike Galbraith
2009-11-08 10:51     ` 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=1257481838.6394.56.camel@marge.simson.net \
    --to=efault@gmx.de \
    --cc=eparis@redhat.com \
    --cc=hpa@zytor.com \
    --cc=laijs@cn.fujitsu.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=peterz@infradead.org \
    --cc=tglx@linutronix.de \
    /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.