On 04.11.2020 09:15, Juergen Gross wrote: > Checking whether a lock is consistently used regarding interrupts on > or off is beneficial for rwlocks, too. > > So add check_lock() calls to rwlock functions. For this purpose make > check_lock() globally accessible. > > Signed-off-by: Juergen Gross <jgr...@suse.com>
Reviewed-by: Jan Beulich <jbeul...@suse.com>