Skip to content

Commit

Permalink
revert "selftest: add simple test for soft-dirty bit"
Browse files Browse the repository at this point in the history
Revert commit 58c7be8 ("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 <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
  • Loading branch information
akpm00 authored and torvalds committed May 24, 2013
1 parent 4b949b8 commit 97c9266
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 125 deletions.
1 change: 0 additions & 1 deletion tools/testing/selftests/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ TARGETS += memory-hotplug
TARGETS += mqueue
TARGETS += net
TARGETS += ptrace
TARGETS += soft-dirty
TARGETS += vm

all:
Expand Down
10 changes: 0 additions & 10 deletions tools/testing/selftests/soft-dirty/Makefile

This file was deleted.

114 changes: 0 additions & 114 deletions tools/testing/selftests/soft-dirty/soft-dirty.c

This file was deleted.

0 comments on commit 97c9266

Please sign in to comment.