commit | 9f16f9ce86f44a485791469eca26c4b89996d0dd | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@kernel.org> | Tue Jun 13 18:03:48 2023 -0700 |
committer | Paul E. McKenney <paulmck@kernel.org> | Tue Jun 13 21:34:43 2023 -0700 |
tree | 243de07577ccba32d002a2089ed7ae874abc9c9a | |
parent | f77f2aeaa2f28bad953305100309b912c64a0827 [diff] |
torture: Add RCU Tasks individual-flavor build tests This commit adds build tests of the individual RCU Tasks flavors in order to detect inadvertent dependencies among the flavors. Reported-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Paul E. McKenney <paulmck@kernel.org>