From: Rusty Russell <rusty@rustcorp.com.au>
To: linux-kernel@vger.kernel.org
Subject: [PATCH 0/17] cpumask obsolete implementation removal
Date: Fri, 12 Jun 2009 22:46:41 +0930 [thread overview]
Message-ID: <200906122246.42041.rusty@rustcorp.com.au> (raw)
Some archs have already removed their obsolete versions of these functions,
but here's a last xmit of the rest before I push them RSN.
On the chopping block is:
pcibus_to_cpumask (alpha, mips, powerpc, sh)
node_to_cpumask
CPU_MASK_ALL_PTR
&CPU_MASK_ALL (mips)
cpu_mask_all
struct irqaction -> mask
set_cpus_allowed (if CONFIG_CPUMASK_OFFSTACK=y)
smp_call_function_mask
topology_core_siblings/topology_thread_siblings (generic, sparc, s390,
powerpc, ia64)
Cheers,
Rusty.
reply other threads:[~2009-06-12 13:16 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=200906122246.42041.rusty@rustcorp.com.au \
--to=rusty@rustcorp.com.au \
--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.