Prev: [PATCH 3/6] lib/list_sort: test: use generic random32
Next: [PATCH 2/6] lib/list_sort: test: use more reasonable printk levels
From: Artem Bityutskiy on 7 Aug 2010 04:20 Hi, while hunting a non-existing bug in 'list_sort()', I've improved the 'list_sort_test()' function which tests the 'list_sort()' library call. Although at the end I found a bug in my code, but not in 'list_sort()', I think my clean-ups and improvements are worth merging because they make the test function better. Don, if you are ok with the patches, I'll send them to Andrew Morton. Artem. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |