+5
−0
Loading
This commit provides a test for call_rcu() printing the allocation address
of a double-freed callback by double-freeing a callback allocated via
kmalloc(). However, this commit does not depend on any other commit.
Signed-off-by:
Paul E. McKenney <paulmck@kernel.org>