All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Chris Friesen <cfriesen@nortel.com>
Cc: a.p.zijlstra@chello.nl, Linux kernel <linux-kernel@vger.kernel.org>
Subject: Re: [patch] sched: fix list traversal to use _rcu variant
Date: Mon, 22 Sep 2008 19:43:22 +0200	[thread overview]
Message-ID: <20080922174322.GA10535@elte.hu> (raw)
In-Reply-To: <48D7D081.8060807@nortel.com>


* Chris Friesen <cfriesen@nortel.com> wrote:

> From: Chris Friesen    <cfriesen@nortel.com>
>
> load_balance_fair() calls rcu_read_lock() but then traverses the list
> using the regular list traversal routine.  This patch converts the
> list traversal to use the _rcu version.
>
> Signed-off-by: Chris Friesen <cfriesen@nortel.com>
> Approval token "Nortel-02-July-2008-01"
> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
> Cc: Ingo Molnar <mingo@elte.hu>

applied to tip/sched/devel, thanks Chris!

	Ingo

      reply	other threads:[~2008-09-22 17:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-22 17:06 [patch] sched: fix list traversal to use _rcu variant Chris Friesen
2008-09-22 17:43 ` Ingo Molnar [this message]

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=20080922174322.GA10535@elte.hu \
    --to=mingo@elte.hu \
    --cc=a.p.zijlstra@chello.nl \
    --cc=cfriesen@nortel.com \
    --cc=linux-kernel@vger.kernel.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.