From: Paul E. McKenney Date: Tue, 17 Jan 2012 22:36:51 +0000 (-0800) Subject: rcutorture: Permit holding off CPU-hotplug operations during boot X-Git-Tag: v3.4-rc1~194^2^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b9ec9b90ef481e182927989963274dc2697f9a6;p=pandora-kernel.git rcutorture: Permit holding off CPU-hotplug operations during boot When rcutorture is started automatically at boot time, it might well also start CPU-hotplug operations at that time, which might not be desirable. This commit therefore adds an rcutorture parameter that allows CPU-hotplug operations to be held off for the specified number of seconds after the start of boot. Signed-off-by: Paul E. McKenney Signed-off-by: Paul E. McKenney --- Reading git-diff-tree failed