From: Paul Mundt <lethal@linux-sh.org>
To: Rusty Russell <rusty@rustcorp.com.au>
Cc: linux-kernel@vger.kernel.org, Russell King <rmk@arm.linux.org.uk>,
Bryan Wu <cooloney@kernel.org>, Tony Luck <tony.luck@intel.com>,
Ralf Baechle <ralf@linux-mips.org>,
Benjamin Herrenschmidt <benh@kernel.crashing.org>,
"David S. Miller" <davem@davemloft.net>,
Ingo Molnar <mingo@redhat.com>, Mike Travis <travis@sgi.com>
Subject: Re: [PATCH 2/6] cpumask: use tsk_cpumask() to access task_struct cpus_allowed.
Date: Fri, 20 Nov 2009 08:39:25 +0900 [thread overview]
Message-ID: <20091119233925.GA6151@linux-sh.org> (raw)
In-Reply-To: <200911191930.11038.rusty@rustcorp.com.au>
On Thu, Nov 19, 2009 at 07:30:10PM +1030, Rusty Russell wrote:
> This allows us to play with cpus_allowed.
>
> We also take the chance to use modern cpumask_* operators on the
> lines changed.
>
> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Acked-by: Paul Mundt <lethal@linux-sh.org>
prev parent reply other threads:[~2009-11-19 23:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-19 9:00 [PATCH 2/6] cpumask: use tsk_cpumask() to access task_struct cpus_allowed Rusty Russell
2009-11-19 19:49 ` David Miller
2009-11-19 23:39 ` Paul Mundt [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=20091119233925.GA6151@linux-sh.org \
--to=lethal@linux-sh.org \
--cc=benh@kernel.crashing.org \
--cc=cooloney@kernel.org \
--cc=davem@davemloft.net \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=ralf@linux-mips.org \
--cc=rmk@arm.linux.org.uk \
--cc=rusty@rustcorp.com.au \
--cc=tony.luck@intel.com \
--cc=travis@sgi.com \
/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.