[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20081216042645.629941000@polaris-admin.engr.sgi.com>
Date: Mon, 15 Dec 2008 20:26:45 -0800
From: Mike Travis <travis@....com>
To: Ingo Molnar <mingo@...hat.com>
Cc: Rusty Russell <rusty@...tcorp.com.au>,
Jack Steiner <steiner@....com>, linux-kernel@...r.kernel.org
Subject: [PATCH 0/3] x86/cpumask: fixups and additions
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@....com>
--
--
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