commit | a888cebe17e39476e5ca18c3a4bd96c6775070db | [log] [tgz] |
---|---|---|
author | Ashok Raj <ashok.raj@intel.com> | Tue Sep 06 15:16:19 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Sep 07 16:57:16 2005 -0700 |
tree | caeed406fda8fde3a283f1500807cacd5f6ef7a7 | |
parent | 0c2b9d5c035f5a82c9c4ba717984d04838a0701e [diff] |
[PATCH] x86_64: create sysfs entries for cpu only for present cpus Need to create sysfs only for cpus that are present. Without which we see NR_CPUS entries created when we have CONFIG_HOTPLUG and CONFIG_HOTPLUG_CPU enabled. Signed-off-by: Ashok Raj <ashok.raj@intel.com> Acked-by: Andi Kleen <ak@muc.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>