[PATCH v2] rcu: Change return type of rcu_spawn_one_boost_kthread()
From: Byungchul Park
Date: Thu Jun 27 2019 - 03:08:32 EST
Hello,
I tested if the WARN_ON_ONCE() is fired with my box and it was ok.
Thanks,
Byungchul
Changes from v1
-. WARN_ON_ONCE() on failing to create rcu_boost_kthread.
-. Changed title and commit message a bit.
---8<---