diff options
author | Neeraj Upadhyay <neeraju@codeaurora.org> | 2019-03-29 10:55:52 +0100 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.ibm.com> | 2019-05-28 18:02:57 +0200 |
commit | cd6d17b4a4646d4bf2568f3a4de13a5a13e2ed28 (patch) | |
tree | 4208682b1c81111d5e16ee62b3b1b3de04863ad6 /lib/nodemask.c | |
parent | Linux 5.2-rc1 (diff) | |
download | linux-cd6d17b4a4646d4bf2568f3a4de13a5a13e2ed28.tar.xz linux-cd6d17b4a4646d4bf2568f3a4de13a5a13e2ed28.zip |
rcu: Dump specified number of blocked tasks
The dump_blkd_tasks() function dumps at most 10 blocked tasks, ignoring
the value of the ncheck parameter. This commit therefore substitutes
the value of ncheck for the hard-coded value of 10. Because all callers
currently pass 10 as the number, this patch does not change behavior,
but it is clearly an accident waiting to happen.
Signed-off-by: Neeraj Upadhyay <neeraju@codeaurora.org>
Reviewed-by: Mukesh Ojha <mojha@codeaurora.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
Diffstat (limited to 'lib/nodemask.c')
0 files changed, 0 insertions, 0 deletions