From: Thiago Farina <tfransosi@gmail.com>
To: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Cc: Michael Hennerich <michael.hennerich@analog.com>,
device-driver-devel@blackfin.uclinux.org,
LKML <linux-kernel@vger.kernel.org>,
Andrew Morton <akpm@linux-foundation.org>
Subject: Re: [PATCH 0/4] blackfin: convet cpumask apis
Date: Tue, 26 Apr 2011 15:26:58 -0300 [thread overview]
Message-ID: <BANLkTikiyjWT4GmSopf=kW=_pGamQnTuGg@mail.gmail.com> (raw)
In-Reply-To: <20110425182906.2673.A69D9226@jp.fujitsu.com>
On Mon, Apr 25, 2011 at 6:27 AM, KOSAKI Motohiro
<kosaki.motohiro@jp.fujitsu.com> wrote:
>
> Rusty Russle introduced a lot of cpumask related APIs. and He gone even
s/Russle/Russell
s/and He/And he/
> though the work is unfinished. This patch series is sequel of his work.
>
> No functional change. only api change.
>
> note: I've confirmed only cross-compile build. so, I hope blackfin
> developers see the code.
>
>
> KOSAKI Motohiro (4):
> blackfin: remove unused function
> blackfin: don't touch cpu_possible_map and cpu_present_map directly
> blackfin: don't touch task->cpus_allowed directly
> blackfin: convert old cpumask API to new one
>
> arch/blackfin/kernel/nmi.c | 8 ++--
> arch/blackfin/kernel/process.c | 6 +--
> arch/blackfin/kernel/setup.c | 4 +-
> arch/blackfin/mach-bf561/include/mach/smp.h | 2 -
> arch/blackfin/mach-bf561/smp.c | 27 ++++-------
> arch/blackfin/mach-common/dpmc.c | 7 ++-
> arch/blackfin/mach-common/smp.c | 27 ++++++-----
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
prev parent reply other threads:[~2011-04-26 18:27 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-25 9:27 [PATCH 0/4] blackfin: convet cpumask apis KOSAKI Motohiro
2011-04-25 9:28 ` [PATCH 1/4] blackfin: remove unused function KOSAKI Motohiro
2011-04-25 9:29 ` [PATCH 2/4] blackfin: don't touch cpu_possible_map and cpu_present_map directly KOSAKI Motohiro
2011-04-25 9:31 ` [PATCH 3/4] blackfin: don't touch task->cpus_allowed directly KOSAKI Motohiro
2011-04-25 9:32 ` [PATCH 4/4] blackfin: convert old cpumask API to new one KOSAKI Motohiro
2011-04-25 18:11 ` [PATCH 0/4] blackfin: convet cpumask apis Mike Frysinger
2011-04-25 18:18 ` Mike Frysinger
2011-04-26 1:49 ` KOSAKI Motohiro
2011-04-26 1:53 ` (resend) [PATCH 1/4] blackfin: remove unused function KOSAKI Motohiro
2011-04-26 1:55 ` (resend) [PATCH 2/4] blackfin: don't touch cpu_possible_map and cpu_present_map directly KOSAKI Motohiro
2011-05-13 2:45 ` Mike Frysinger
2011-04-26 1:56 ` (resend) [PATCH 3/4] blackfin: don't touch task->cpus_allowed directly KOSAKI Motohiro
2011-05-13 2:47 ` Mike Frysinger
2011-04-26 1:57 ` (resend) [PATCH 4/4] blackfin: convert old cpumask API to new one KOSAKI Motohiro
2011-05-13 2:51 ` Mike Frysinger
2011-04-26 4:47 ` (resend) [PATCH 1/4] blackfin: remove unused function Mike Frysinger
2011-04-26 18:26 ` Thiago Farina [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='BANLkTikiyjWT4GmSopf=kW=_pGamQnTuGg@mail.gmail.com' \
--to=tfransosi@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=device-driver-devel@blackfin.uclinux.org \
--cc=kosaki.motohiro@jp.fujitsu.com \
--cc=linux-kernel@vger.kernel.org \
--cc=michael.hennerich@analog.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).