[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <51b7f746-d98c-b8e6-7d8f-98064ce0f697@linuxfoundation.org>
Date: Mon, 14 Feb 2022 14:16:56 -0700
From: Shuah Khan <skhan@...uxfoundation.org>
To: Kees Cook <keescook@...omium.org>,
Muhammad Usama Anjum <usama.anjum@...labora.com>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: Shuah Khan <shuah@...nel.org>, kernel@...labora.com,
sherry.yang@...cle.com, linux-kselftest@...r.kernel.org,
linux-kernel@...r.kernel.org,
Shuah Khan <skhan@...uxfoundation.org>
Subject: Re: [PATCH V2] selftests: Use -isystem instead of -I to include
headers
On 2/14/22 12:25 PM, Kees Cook wrote:
> On Mon, Feb 14, 2022 at 09:07:56PM +0500, Muhammad Usama Anjum wrote:
>> Selftests need kernel headers and glibc for compilation. In compilation
>> of selftests, uapi headers from kernel source are used instead of
>> default ones while glibc has already been compiled with different header
>> files installed in the operating system. So there can be redefination
Spelling - redefinition
>> warnings from compiler. These warnings can be suppressed by using
>> -isystem to include the uapi headers.
>>
>> Signed-off-by: Muhammad Usama Anjum <usama.anjum@...labora.com>
>
> Reviewed-by: Kees Cook <keescook@...omium.org>
>
Looks good to me. With the above minor type fixed:
Reviewed-by: Shuah Khan <skhan@...uxfoundation.org>
This one depends on an earlier patch that added that added KHDR_INCLUDES
which is in Andrew's
https://ozlabs.org/~akpm/mmotm/broken-out/selftests-add-and-export-a-kernel-uapi-headers-path.patch
Andrew, would you like to take this through your tree?
thanks,
-- Shuah
Would you like to apply this on top of th
Powered by blists - more mailing lists