commit | b05c2a06ff8a1267b7e8dc812e3944119535d6b6 | [log] [tgz] |
---|---|---|
author | Zhen Lei <thunder.leizhen@huawei.com> | Mon Nov 07 23:29:35 2022 +0800 |
committer | Paul E. McKenney <paulmck@kernel.org> | Tue Nov 08 12:44:36 2022 -0800 |
tree | 286c47bbb569c62b9bdcef5a27730d7602c1693d | |
parent | 00610fc0a1445931f91875751e115416feb832b3 [diff] |
doc: Document CONFIG_RCU_CPU_STALL_CPUTIME=y stall information This commit doucments how to quickly determine the bug causing a given RCU CPU stall fault warning based on the output information provided by CONFIG_RCU_CPU_STALL_CPUTIME=y. [ paulmck: Apply wordsmithing. ] Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com> Signed-off-by: Paul E. McKenney <paulmck@kernel.org>