// SPDX-License-Identifier: GPL-2.0 #include #include #include void test_preempt_lock(void) { RUN_TESTS(preempt_lock); }