summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/Makefile
diff options
context:
space:
mode:
authorAndrew Morton <akpm@linux-foundation.org>2013-05-24 22:55:23 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2013-05-24 23:22:52 (GMT)
commit97c9266b11967e6401866b0111af59fa894180bf (patch)
tree5aee6fca4b8b12661d53d6570d8175d218eec0cb /tools/testing/selftests/Makefile
parent4b949b8af12e24b8a48fa5bb775a13b558d9f4da (diff)
downloadlinux-97c9266b11967e6401866b0111af59fa894180bf.tar.xz
revert "selftest: add simple test for soft-dirty bit"
Revert commit 58c7be84fec8 ("selftest: add simple test for soft-dirty bit"). This is the self test for Pavel's pagemap2 patches which didn't actually get merged. Reported-by: Pavel Emelyanov <xemul@parallels.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/testing/selftests/Makefile')
-rw-r--r--tools/testing/selftests/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/testing/selftests/Makefile b/tools/testing/selftests/Makefile
index d4abc59..0a63658 100644
--- a/tools/testing/selftests/Makefile
+++ b/tools/testing/selftests/Makefile
@@ -6,7 +6,6 @@ TARGETS += memory-hotplug
TARGETS += mqueue
TARGETS += net
TARGETS += ptrace
-TARGETS += soft-dirty
TARGETS += vm
all: