aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bitmap.c
diff options
context:
space:
mode:
authorMatthew Wilcox <[email protected]>2017-07-10 22:51:26 +0000
committerLinus Torvalds <[email protected]>2017-07-10 23:32:34 +0000
commit3cc78125a081bb79eb38f3e9a585e5a81bb81cb1 (patch)
tree40300149b948941895c31b64cdb9d657b064a8df /lib/bitmap.c
parentMAINTAINERS: give proc sysctl some maintainer love (diff)
downloadkernel-3cc78125a081bb79eb38f3e9a585e5a81bb81cb1.tar.gz
kernel-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/[email protected] Signed-off-by: Matthew Wilcox <[email protected]> Cc: Rasmus Villemoes <[email protected]> Cc: Martin Schwidefsky <[email protected]> Cc: Matthew Wilcox <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/bitmap.c')
0 files changed, 0 insertions, 0 deletions