commit | 58c7be84fec87b3a96964d65129b36c0e8c59a19 | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@parallels.com> | Tue Apr 30 15:27:06 2013 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Apr 30 17:04:01 2013 -0700 |
tree | 8a4c9fe5a1b23bd481542e371410b62ae3393e4e | |
parent | 835f2f51608fd80e1aef5a8955dabcc36ea528a4 [diff] |
selftest: add simple test for soft-dirty bit It creates a mapping of 3 pages and checks that reads, writes and clear-refs result in present and soft-dirt bits reported from pagemap2 set as expected. [akpm@linux-foundation.org: alphasort the Makefile TARGETS to reduce rejects] Signed-off-by: Pavel Emelyanov <xemul@parallels.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>