From: David S. Miller Date: Mon, 4 May 2015 03:08:54 +0000 (-0400) Subject: Merge branch 'rhashtable-test' X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=10308220f31db542b91ccaba7780f2d741cf84a5;p=GitHub%2FLineageOS%2FG12%2Fandroid_kernel_amlogic_linux-4.9.git Merge branch 'rhashtable-test' Thomas Graf says: ==================== rhashtable self-test improvements This series improves the rhashtable self-test to: * Avoid allocation of test objects * Measure the time of test runs * Use the iterator to walk the table for consistency * Account for failed insertions due to memory pressure or utilization pressure * Ignore failed insertions when checking for consistency ==================== Signed-off-by: David S. Miller --- 10308220f31db542b91ccaba7780f2d741cf84a5