lkml.org 
[lkml]   [2022]   [Jun]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 5.15 248/667] selftests/damon: add damon to selftests root Makefile
    Date
    From: Yuanchu Xie <yuanchu@google.com>

    [ Upstream commit 678f0cdc572c5fda940cb038d70eebb8d818adc8 ]

    Currently the damon selftests are not built with the rest of the
    selftests. We add damon to the list of targets.

    Fixes: b348eb7abd09 ("mm/damon: add user space selftests")
    Reviewed-by: SeongJae Park <sj@kernel.org>
    Signed-off-by: Yuanchu Xie <yuanchu@google.com>
    Acked-by: David Rientjes <rientjes@google.com>
    Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
    Signed-off-by: Sasha Levin <sashal@kernel.org>
    ---
    tools/testing/selftests/Makefile | 1 +
    1 file changed, 1 insertion(+)

    diff --git a/tools/testing/selftests/Makefile b/tools/testing/selftests/Makefile
    index c852eb40c4f7..14206d1d1efe 100644
    --- a/tools/testing/selftests/Makefile
    +++ b/tools/testing/selftests/Makefile
    @@ -8,6 +8,7 @@ TARGETS += clone3
    TARGETS += core
    TARGETS += cpufreq
    TARGETS += cpu-hotplug
    +TARGETS += damon
    TARGETS += drivers/dma-buf
    TARGETS += efivarfs
    TARGETS += exec
    --
    2.35.1


    \
     
     \ /
      Last update: 2022-06-07 21:07    [W:2.069 / U:0.116 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site