public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Finishing off cpumask...
@ 2010-10-21  7:05 Rusty Russell
  2010-10-21  9:21 ` Peter Zijlstra
  0 siblings, 1 reply; 3+ messages in thread
From: Rusty Russell @ 2010-10-21  7:05 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: Mike Travis, anton, linux-kernel, x86

I have had five final cpumask patches in my queue for over a year now, and
I'd like to merge them *next* merge window (not this one, too late).

The first two finally convert mm_struct and task_struct to variable cpumasks,
which are the last in the core kernel.  The next two turn off and break
old-style cpumask uses when CONFIG_CPUMASK_OFFSTACK is set, and the final one
actually means we don't allocate all NR_CPUS bits for bitmasks.

Historically, this stuff has revealed issues when turned on, so I'd like it
to have a long baking cycle in Ingo's tree and big-machine testers.

I'm rebasing and retesting now, will post git tree when I have it.

Thanks,
Rusty.

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

end of thread, other threads:[~2010-10-22  0:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-21  7:05 Finishing off cpumask Rusty Russell
2010-10-21  9:21 ` Peter Zijlstra
2010-10-22  0:02   ` Rusty Russell

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