[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20081211112806.499831000@polaris-admin.engr.sgi.com>
Date: Thu, 11 Dec 2008 03:28:06 -0800
From: Mike Travis <travis@....com>
To: Ingo Molnar <mingo@...hat.com>
Cc: Rusty Russell <rusty@...tcorp.com.au>,
"H. Peter Anvin" <hpa@...or.com>,
Thomas Gleixner <tglx@...utronix.de>,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/4] cpumask: fixups and additions
The following patches are included:
* x86: fix assign_irq_vector boot up problem.
Fix boot up problem on Intel SATA AHCI disks.
* x86: fix cpu_mask_to_apicid_and to include cpu_online_mask.
Fix potential problem with offline cpus.
* cpumask: use maxcpus=NUM to extend the cpu limit as well as restrict
the limit.
Allow adding additional cpus with maxcpus kernel start parameter.
* 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:
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
+ git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git/cpus4096
+ git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-ingo.git
--
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