From: Paul E. McKenney Date: Mon, 8 Dec 2014 17:13:52 +0000 (-0800) Subject: rcutorture: Add checks for stall ending before dump start X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~166^2^2^5~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9408e4f278875aa5862560b4b425b27dfcb643f;p=pandora-kernel.git rcutorture: Add checks for stall ending before dump start The current rcutorture scripting checks for actual stalls (via the "Call Trace:" check), but fails to spot the case where a stall ends just as it is being detected. This commit therefore adds a check for this case. Signed-off-by: Paul E. McKenney --- Reading git-diff-tree failed