public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] irq: update all archs to use new irq_desc cpumask_var_t's.
@ 2009-01-12 22:05 Mike Travis
  2009-01-12 22:05 ` [PATCH 1/8] alpha irq: update alpha for new irq_desc Mike Travis
                   ` (10 more replies)
  0 siblings, 11 replies; 19+ messages in thread
From: Mike Travis @ 2009-01-12 22:05 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: Rusty Russell, Andrew Morton, Jack Steiner, linux-kernel


Impact: cleanup, use new cpumask API.

Minor cleanup to use the new affinity and pending_mask cpumask_var_t's
in irq_desc:

	alpha irq: update alpha for new irq_desc
	arm irq: update arm for new irq_desc
	blackfin irq: update blackfin for new irq_desc
	ia64 irq: update ia64 for new irq_desc
	mips irq: update mips for new irq_desc
	parisc irq: update parisc for new irq_desc
	powerpc irq: update powerpc for new irq_desc
	arm irq: update arm for new irq_desc

Ingo - should I push these to tip/cpus4096 via the cpus4096-for-ingo tree
since that has the relevant changes to irq_desc?  Or by some other means?

Based on tip/cpus4096: v2.6.29-rc1-19-g92296c6

[I'm setting up the cross-compile toolchain and will verify (as much as I
can) that the above builds correctly.]

Signed-off-by: Mike Travis <travis@sgi.com>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Bryan Wu <cooloney@kernel.org>
Cc: David S. Miller <davem@davemloft.net>
Cc: Grant Grundler <grundler@parisc-linux.org>
Cc: Kyle McMartin <kyle@mcmartin.ca>
Cc: Matthew Wilcox <matthew@wil.cx>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Richard Henderson <rth@twiddle.net>
Cc: Tony Luck <tony.luck@intel.com>
Cc: <kernel@wantstofly.org>
Cc: <linuxppc-dev@ozlabs.org>
Cc: <linux-ia64@vger.kernel.org>
Cc: <linux-mips@linux-mips.org>
Cc: <linux-parisc@vger.kernel.org>
Cc: <sparclinux@vger.kernel.org>

-- 

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2009-01-14 11:15 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-12 22:05 [PATCH 0/8] irq: update all archs to use new irq_desc cpumask_var_t's Mike Travis
2009-01-12 22:05 ` [PATCH 1/8] alpha irq: update alpha for new irq_desc Mike Travis
2009-01-12 22:05 ` [PATCH 2/8] arm irq: update arm " Mike Travis
2009-01-12 22:05 ` [PATCH 3/8] blackfin irq: update blackfin " Mike Travis
2009-01-12 22:05 ` [PATCH 4/8] ia64 irq: update ia64 " Mike Travis
2009-01-12 22:05 ` [PATCH 5/8] mips irq: update mips " Mike Travis
2009-01-12 22:05 ` [PATCH 6/8] parisc irq: update parisc " Mike Travis
2009-01-13  6:04   ` Kyle McMartin
2009-01-12 22:05 ` [PATCH 7/8] powerpc irq: update powerpc " Mike Travis
2009-01-12 22:05 ` [PATCH 8/8] sparc irq: update sparc " Mike Travis
2009-01-12 22:07 ` [PATCH 0/8] irq: update all archs to use new irq_desc cpumask_var_t's Mike Frysinger
2009-01-13  1:21   ` Mike Travis
2009-01-13  1:25     ` Mike Frysinger
2009-01-12 22:20 ` Ingo Molnar
2009-01-12 22:21 ` Ingo Molnar
2009-01-12 22:31   ` Mike Travis
2009-01-12 22:52     ` Ingo Molnar
2009-01-13  0:15   ` Mike Travis
2009-01-14 11:14     ` Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox