All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] selftests/damon: trivial fixes
@ 2022-02-18  0:10 Yuanchu Xie
  2022-02-18  0:10 ` [PATCH 1/2] selftests/damon: add damon to selftests root Makefile Yuanchu Xie
  2022-02-18  0:10 ` [PATCH 2/2] selftests/damon: make selftests executable Yuanchu Xie
  0 siblings, 2 replies; 10+ messages in thread
From: Yuanchu Xie @ 2022-02-18  0:10 UTC (permalink / raw)
  To: Shuah Khan, Markus Boehme, SeongJae Park
  Cc: rientjes, Andrew Morton, linux-mm, linux-kselftest, linux-kernel,
	Yuanchu Xie

These patches fixes trivial errors with building
and running DAMON selftests.

Yuanchu Xie (2):
  selftests/damon: add damon to selftests root Makefile
  selftests/damon: make selftests executable

 tools/testing/selftests/Makefile                               | 1 +
 tools/testing/selftests/damon/debugfs_attrs.sh                 | 0
 tools/testing/selftests/damon/debugfs_empty_targets.sh         | 0
 tools/testing/selftests/damon/debugfs_huge_count_read_write.sh | 0
 tools/testing/selftests/damon/debugfs_schemes.sh               | 0
 tools/testing/selftests/damon/debugfs_target_ids.sh            | 0
 6 files changed, 1 insertion(+)
 mode change 100644 => 100755 tools/testing/selftests/damon/debugfs_attrs.sh
 mode change 100644 => 100755 tools/testing/selftests/damon/debugfs_empty_targets.sh
 mode change 100644 => 100755 tools/testing/selftests/damon/debugfs_huge_count_read_write.sh
 mode change 100644 => 100755 tools/testing/selftests/damon/debugfs_schemes.sh
 mode change 100644 => 100755 tools/testing/selftests/damon/debugfs_target_ids.sh

-- 
2.35.1.265.g69c8d7142f-goog


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2022-04-18 20:13 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-18  0:10 [PATCH 0/2] selftests/damon: trivial fixes Yuanchu Xie
2022-02-18  0:10 ` [PATCH 1/2] selftests/damon: add damon to selftests root Makefile Yuanchu Xie
2022-02-18  7:50   ` SeongJae Park
2022-02-18  0:10 ` [PATCH 2/2] selftests/damon: make selftests executable Yuanchu Xie
2022-02-18  7:52   ` SeongJae Park
2022-02-18  8:01     ` Greg KH
2022-02-18  8:24       ` SeongJae Park
2022-02-18 22:20         ` Shuah Khan
2022-04-18 20:06           ` Yuanchu Xie
2022-04-18 20:13             ` Yuanchu Xie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.