diff options
author | Frederic Weisbecker <frederic@kernel.org> | 2023-10-04 01:29:02 +0200 |
---|---|---|
committer | Neeraj Upadhyay (AMD) <neeraj.iitr10@gmail.com> | 2023-12-12 02:41:16 +0530 |
commit | 94c55b9e21979daa88e190bf971c47432a818ebe (patch) | |
tree | d017cdf353a7bcf9caa2b5b4b02ae5b3dafd48c4 /scripts/clang-tools/gen_compile_commands.py | |
parent | 20eb4142397cf3ec221de43f10ea149af462c572 (diff) |
srcu: No need to advance/accelerate if no callback enqueued
While in grace period start, there is nothing to accelerate and
therefore no need to advance the callbacks either if no callback is
to be enqueued.
Spare these needless operations in this case.
Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
Reviewed-by: Joel Fernandes (Google) <joel@joelfernandes.org>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Neeraj Upadhyay (AMD) <neeraj.iitr10@gmail.com>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions