Neeraj Upadhyay cd6d17b4a4 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>
2019-05-28 09:02:57 -07:00
..
2019-05-09 08:40:55 -07:00
2019-05-14 19:52:51 -07:00
2019-05-14 10:55:54 -07:00
2019-05-07 19:06:04 -07:00
2019-03-22 14:36:02 +01:00
2019-01-11 18:05:40 -08:00
2019-04-18 14:05:51 +02:00