Hi Bernd,

On Fri, 26 Jan 2024 06:24:34 +0100 Bernd Edlinger <[email protected]> 
wrote:

> Prevent them from polluting git status after building selftests.
> 
> Signed-off-by: Bernd Edlinger <[email protected]>
> ---
>  tools/testing/selftests/damon/.gitignore                       | 1 +
>  tools/testing/selftests/thermal/intel/power_floor/.gitignore   | 2 ++
>  tools/testing/selftests/thermal/intel/workload_hint/.gitignore | 2 ++
>  tools/testing/selftests/uevent/.gitignore                      | 2 ++
>  4 files changed, 7 insertions(+)
>  create mode 100644 
> tools/testing/selftests/thermal/intel/power_floor/.gitignore
>  create mode 100644 
> tools/testing/selftests/thermal/intel/workload_hint/.gitignore
>  create mode 100644 tools/testing/selftests/uevent/.gitignore
> 
> diff --git a/tools/testing/selftests/damon/.gitignore 
> b/tools/testing/selftests/damon/.gitignore
> index c6c2965a6607..79b32e30fce3 100644
> --- a/tools/testing/selftests/damon/.gitignore
> +++ b/tools/testing/selftests/damon/.gitignore
> @@ -1,2 +1,3 @@
>  # SPDX-License-Identifier: GPL-2.0-only
>  huge_count_read_write
> +access_memory

For above damon part,

Reviewed-by: SeongJae Park <[email protected]>

Thank you for finding and fixing it!


Thanks,
SJ

[...]

Reply via email to