[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20081020170319.539427000@polaris-admin.engr.sgi.com>
Date: Mon, 20 Oct 2008 10:03:19 -0700
From: Mike Travis <travis@....com>
To: Ingo Molnar <mingo@...e.hu>, Rusty Russell <rusty@...tcorp.com.au>
Cc: Andi Kleen <andi@...stfloor.org>,
Andrew Morton <akpm@...ux-foundation.org>,
davej@...emonkey.org.uk, David Miller <davem@...emloft.net>,
Eric Dumazet <dada1@...mosbay.com>,
Jack Steiner <steiner@....com>,
Jeremy Fitzhardinge <jeremy@...p.org>,
Jes Sorensen <jes@....com>, "H. Peter Anvin" <hpa@...or.com>,
peterz@...radead.org, Thomas Gleixner <tglx@...utronix.de>,
Yinghai Lu <yhlu.kernel@...il.com>,
IA64 <linux-ia64@...r.kernel.org>,
PowerPC <linuxppc-dev@...abs.org>,
S390 <linux-s390@...r.kernel.org>,
SPARC <sparclinux@...r.kernel.org>, linux-kernel@...r.kernel.org
Subject: [PATCH 00/35] cpumask: Replace cpumask_t with struct cpumask
Redesign cpumask API to explicitly declare struct cpumask pointers to
the cpumask_* operators and add functions to make it easier to support
struct cpumask pointers on the stack.
This patchset supplies the infrastructure going forward to implement
this new struct cpumask API. Patches have been written and tested
to verify the functionality of this API. These are still in review
between Rusty and myself.
Question: what's the status of the sparse-irqs? (I have two patches
to replace the static cpumask fields in the irq_desc and irq_cfg
arrays which depend on sparse irqs.)
Compiled and tested on x86_64.
Based on tip/master @ v2.6.27-5807-g03da394
--
--
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