From: Paul E. McKenney Date: Fri, 7 Feb 2014 01:50:32 +0000 (-0800) Subject: rcutorture: Remove RCU dependencies from ver_functions.sh API X-Git-Tag: v3.15-rc1~183^2~1^2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5afdeb13c86564bdbd27e8d154933fb65ea2426;p=pandora-kernel.git rcutorture: Remove RCU dependencies from ver_functions.sh API The current set of functions in ver_functions.sh have APIs that are specific to RCU. This commit therefore makes an RCU-independent function that outputs version-specific boot arguments. This has the benefit that a test-type-independent call in kvm-test-1-rcu.sh can now handle any type of test, given a test-type-specific set of files in a configs directory. Signed-off-by: Paul E. McKenney Reviewed-by: Josh Triplett --- Reading git-diff-tree failed