[<prev] [next>] [day] [month] [year] [list]
Message-ID: <51A54D11.4050407@intel.com>
Date: Tue, 28 May 2013 17:34:25 -0700
From: Dave Hansen <dave.hansen@...el.com>
To: Stephen Rothwell <sfr@...b.auug.org.au>,
LKML <linux-kernel@...r.kernel.org>
Subject: cpu hotplug broken in linux-next
If I boot with: maxcpus=2 possible_cpus=4
I get
# grep . /sys/devices/system/cpu/cpu[0-9]*/online'
/sys/devices/system/cpu/cpu1/online:1
/sys/devices/system/cpu/cpu2/online:1
/sys/devices/system/cpu/cpu3/online:1
When 2 and 3 *should* be offline. I also get -EINVAL if I try to
re-offline them in this state. 2 and 3 don't show up in /proc/cpuinfo,
so sysfs just looks broken here.
I'm bisecting it at the moment, but won't get to finish until tomorrow.
Just thought I'd report early and often. :)
--
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