On Fri, 2015-07-17 at 22:07 +0300, mr...@linux.ee wrote:
> > Depending on system speed, the large lookup/insert/delete loops of the 
> > testsuite can
> > take a considerable amount of time to complete causing watchdog warnings to 
> > appear.
> > Allow other tasks to be scheduled throughout the loops.
> > 
> > Reported-by: Meelis Roos <mr...@linux.ee>
> > Signed-off-by: Thomas Graf <tg...@suug.ch>
> > ---
> > v2: Use cond_resched() instead schedule()
> 
> Tested it. The warning is gone from rhashtable test but now it is 
> present in rbtree test (it was not there before). Same kernel, just your 
> patch applied - but it should not change rbtree test???

Why not ?

rbtree tests need same kind of patches.




--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to