[<prev] [next>] [day] [month] [year] [list]
Message-Id: <200906122246.42041.rusty@rustcorp.com.au>
Date: Fri, 12 Jun 2009 22:46:41 +0930
From: Rusty Russell <rusty@...tcorp.com.au>
To: linux-kernel@...r.kernel.org
Subject: [PATCH 0/17] cpumask obsolete implementation removal
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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists