lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ