[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4e8297a0-f2a5-2bee-912e-005de2c03b50@linuxfoundation.org>
Date: Fri, 18 Feb 2022 13:47:36 -0700
From: Shuah Khan <skhan@...uxfoundation.org>
To: Shaopeng Tan <tan.shaopeng@...fujitsu.com>,
Fenghua Yu <fenghua.yu@...el.com>,
Reinette Chatre <reinette.chatre@...el.com>,
Shuah Khan <shuah@...nel.org>
Cc: linux-kernel@...r.kernel.org, linux-kselftest@...r.kernel.org,
Shuah Khan <skhan@...uxfoundation.org>
Subject: Re: [PATCH] selftests/resctrl: Add missing SPDX license to Makefile
On 2/15/22 7:28 PM, Shaopeng Tan wrote:
> Add the missing SPDX(SPDX-License-Identifier) license header to
> tools/testing/selftests/resctrl/Makefile.
>
> Signed-off-by: Shaopeng Tan <tan.shaopeng@...fujitsu.com>
> ---
> tools/testing/selftests/resctrl/Makefile | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/tools/testing/selftests/resctrl/Makefile b/tools/testing/selftests/resctrl/Makefile
> index de26638540ba..d661eb2df19b 100644
> --- a/tools/testing/selftests/resctrl/Makefile
> +++ b/tools/testing/selftests/resctrl/Makefile
> @@ -1,3 +1,5 @@
> +# SPDX-License-Identifier: GPL-2.0
> +
> CFLAGS += -g -Wall -O2 -D_FORTIFY_SOURCE=2
>
> TEST_GEN_PROGS := resctrl_tests
>
This looks good to me. I will queue this up for Linux 5.18-rc1
thanks,
-- Shuah
Powered by blists - more mailing lists