All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] x86/cpumask: fixups and additions
@ 2008-12-16  4:26 Mike Travis
  2008-12-16  4:26 ` [PATCH 1/3] x86: fix cpu_mask_to_apicid_and to include cpu_online_mask Mike Travis
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Mike Travis @ 2008-12-16  4:26 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: Rusty Russell, Jack Steiner, linux-kernel


The following patches are included:

  * x86: fix cpu_mask_to_apicid_and to include cpu_online_mask.
	Fixes potential problem when destination apicid of an
	offline cpu is returned.

  * x86: use possible_cpus=NUM to extend the number of possible cpus.
	This conforms with the existing s390 argument.

  * cpumask: add sysfs displays for configured and disabled cpu maps
	Display both the configured kernel_max cpus (NR_CPUS-1) as well
	as the cpus in the system that are disabled because they exceed
	the NR_CPUS limit.

Based on tip/cpus4096 + .../rusty/linux-2.6-for-ingo.git/master +
	 x86-only-patches sent 12/15.

Signed-off-by: Mike Travis <travis@sgi.com>

-- 

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

end of thread, other threads:[~2008-12-19 16:17 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-16  4:26 [PATCH 0/3] x86/cpumask: fixups and additions Mike Travis
2008-12-16  4:26 ` [PATCH 1/3] x86: fix cpu_mask_to_apicid_and to include cpu_online_mask Mike Travis
2008-12-16  4:26 ` [PATCH 2/3] x86: use possible_cpus=NUM to extend the possible cpus allowed Mike Travis
2008-12-16  4:26 ` [PATCH 3/3] cpumask: add sysfs displays for configured and disabled cpu maps Mike Travis
2008-12-17 11:53   ` Rusty Russell
2008-12-17 18:40     ` Greg KH
2008-12-17 20:35       ` Mike Travis
2008-12-17 22:14       ` [PATCH 1/1]: sysfs: add documentation to cputopology.txt for system cpumasks Mike Travis
2008-12-18  2:58         ` Greg KH
2008-12-19  6:46   ` [PATCH 3/3] cpumask: add sysfs displays for configured and disabled cpu maps Rusty Russell
2008-12-19 16:15     ` Greg KH
     [not found] ` <20081216114459.GA21266@elte.hu>
2008-12-17 23:01   ` [PATCH 0/3] x86/cpumask: fixups and additions Mike Travis

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.