[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20081023020826.051012000@polaris-admin.engr.sgi.com>
Date: Wed, 22 Oct 2008 19:08:26 -0700
From: Mike Travis <travis@....com>
To: Ingo Molnar <mingo@...e.hu>, Rusty Russell <rusty@...tcorp.com.au>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org
Subject: [PATCH 00/35] cpumask: Replace cpumask_t with struct cpumask
[Resubmit: cleanup and rebase on latest tip/master.]
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. Many more patches (currently 58) have
been written and tested to verify the functionality of this API. These
will be submitted as soon as they are thoroughly tested.
Compiled and tested on x86_64.
Based on tip/master @ v2.6.27-6973-ga90cd11
--
--
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