On 01/13/2014 12:14 PM, [email protected] wrote: > From: Aaron Tomlin <[email protected]> > > Enable hung_task_warnings to display every hung > task warning when set to -1. > > Signed-off-by: Aaron Tomlin <[email protected]>
Aaron and I talked on IRC, and after some talking these patches now make sense to me :) The kernel apparently limits how many hung task warnings it will display at a time, when a timeout occurs. Aaron's patch allows that limit to be set to "unlimited", which will cause the kernel to display info about all hung tasks. Reviewed-by: Rik van Riel <[email protected]> -- All rights reversed -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

