]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
rcutorture: Remove outdated config option description
authorSeongJae Park <sj38.park@gmail.com>
Sun, 19 Jun 2016 22:51:22 +0000 (07:51 +0900)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Mon, 22 Aug 2016 16:23:23 +0000 (09:23 -0700)
commite1ef69217f68b8407245e9e353cf88cc2f9ebc18
tree59da61419a04b11cf8ae49923d7181ca90d76690
parent29b4817d4018df78086157ea3a55c1d9424a7cfc
rcutorture: Remove outdated config option description

CONFIG_RCU_TORTURE_TEST_RUNNABLE was removed by commit 4e9a073f60367
("torture: Remove CONFIG_RCU_TORTURE_TEST_RUNNABLE, simplify code"),
but the documentation was not updated accordingly.  This commit therefore
updates the documentation to reflect CONFIG_RCU_TORTURE_TEST_RUNNABLE's
removal and to add a description for the alternative module parameter.

Signed-off-by: SeongJae Park <sj38.park@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Documentation/RCU/torture.txt