]> www.infradead.org Git - users/jedix/linux-maple.git/commit
rcutorture: Test start-poll primitives with interrupts disabled
authorPaul E. McKenney <paulmck@kernel.org>
Wed, 9 Oct 2024 18:00:43 +0000 (11:00 -0700)
committerFrederic Weisbecker <frederic@kernel.org>
Tue, 12 Nov 2024 20:44:59 +0000 (21:44 +0100)
commitde2ad0e72cb0343d151903f97bf7c449fb69a7d1
treef29576a11562766a139efa4e881e634c44052626
parenta30763800b04e384f4123d984997bf5c6a2179a9
rcutorture: Test start-poll primitives with interrupts disabled

This commit tests the ->start_poll() and ->start_poll_full() functions
with interrupts disabled, but only for RCU variants setting the
->start_poll_irqsoff flag.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Reviewed-by: Neeraj Upadhyay <Neeraj.Upadhyay@amd.com>
Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
kernel/rcu/rcutorture.c