342e269b2b58ee0b0b4168a94087faaa60d0567 author Paul E. McKenney 1313609974 -0700 committer Paul E. McKenney 1317271124 -0700 rcu: Make rcu_torture_fqs() exit loops at end of test The rcu_torture_fqs() function can prevent the rcutorture tests from completing, resulting in a hang. This commit therefore ensures that rcu_torture_fqs() will exit its inner loops at the end of the test, and also applies the newish ULONG_CMP_LT() macro to time comparisons. Signed-off-by: Paul E. McKenney ÖuÓ¿’>x