diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2024-08-01 17:43:03 -0700 |
---|---|---|
committer | Neeraj Upadhyay <neeraj.upadhyay@kernel.org> | 2024-08-15 00:12:24 +0530 |
commit | 11377947b5861fa59bf77c827e1dd7c081842cc9 (patch) | |
tree | 6c0b73a4081f9d0c2931a909c4ca74186b678b97 /fs/btrfs/tree-mod-log.c | |
parent | 674fc922f06f7632ac94536ca92dd8addb606f46 (diff) |
rcuscale: Provide clear error when async specified without primitives
Currently, if the rcuscale module's async module parameter is specified
for RCU implementations that do not have async primitives such as RCU
Tasks Rude (which now lacks a call_rcu_tasks_rude() function), there
will be a series of splats due to calls to a NULL pointer. This commit
therefore warns of this situation, but switches to non-async testing.
Signed-off-by: "Paul E. McKenney" <paulmck@kernel.org>
Signed-off-by: Neeraj Upadhyay <neeraj.upadhyay@kernel.org>
Diffstat (limited to 'fs/btrfs/tree-mod-log.c')
0 files changed, 0 insertions, 0 deletions