From: Paul E. McKenney Date: Sat, 18 Jan 2014 06:08:09 +0000 (-0800) Subject: rcutorture: Flag tests requiring more CPUs than are available X-Git-Tag: v3.15-rc1~183^2~1^2^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df1cc81ba7ce80a681aa7f42cad0b9d93f677a6a;p=pandora-kernel.git rcutorture: Flag tests requiring more CPUs than are available This commit adds a "(!)" flag after the number of CPUs required by a given test if that test requires more than the available number of CPUs. Note that these flags appear only when the number of CPUs is specified using the --cpus argument. In the absence of a --cpus argument, no tests are flagged. Signed-off-by: Paul E. McKenney Reviewed-by: Josh Triplett --- Reading git-diff-tree failed