Fix: rcutorture should register thread using call_rcu
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 7 Sep 2016 21:26:25 +0000 (17:26 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 7 Sep 2016 21:54:55 +0000 (17:54 -0400)
commitfcb81146d096d63d39adde4f790465a5c52999bb
tree81dd44809346110f42124129321dd38c0821910f
parentd5469bf4c08169f8b2d8dc136c8c350528041271
Fix: rcutorture should register thread using call_rcu

From rcu-api.txt:

`call_rcu` should be called from registered RCU read-side threads.
For the QSBR flavor, the caller should be online.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
tests/regression/rcutorture.h
This page took 0.024714 seconds and 4 git commands to generate.