diff options
author | Matthew Wilcox <mawilcox@microsoft.com> | 2017-07-10 15:51:26 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-07-10 16:32:34 -0700 |
commit | 3cc78125a081bb79eb38f3e9a585e5a81bb81cb1 (patch) | |
tree | 40300149b948941895c31b64cdb9d657b064a8df /tools/gpio | |
parent | b689d4a72fae7a8c4f4d097ef2f6e56643933bfd (diff) | |
download | linux-stable-3cc78125a081bb79eb38f3e9a585e5a81bb81cb1.tar.gz linux-stable-3cc78125a081bb79eb38f3e9a585e5a81bb81cb1.tar.bz2 linux-stable-3cc78125a081bb79eb38f3e9a585e5a81bb81cb1.zip |
lib/test_bitmap.c: add optimisation tests
Patch series "Bitmap optimisations", v2.
These three bitmap patches use more efficient specialisations when the
compiler can figure out that it's safe to do so. Thanks to Rasmus's
eagle eyes, a nasty bug in v1 was avoided, and I've added a test case
which would have caught it.
This patch (of 4):
This version of the test is actually a no-op; the next patch will enable
it.
Link: http://lkml.kernel.org/r/20170628153221.11322-2-willy@infradead.org
Signed-off-by: Matthew Wilcox <mawilcox@microsoft.com>
Cc: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Matthew Wilcox <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/gpio')
0 files changed, 0 insertions, 0 deletions