From: "Chen, Rong A" <rong.a.chen@intel.com>
To: Stephen Rothwell <sfr@canb.auug.org.au>,
kernel test robot <lkp@intel.com>
Cc: kbuild-all@lists.01.org, linux-kernel@vger.kernel.org
Subject: Re: [kbuild-all] Re: arch/nds32/kernel/vdso/gettimeofday.c:246:13: error: no previous prototype for '__vdso_gettimeofday'
Date: Fri, 12 Nov 2021 11:39:32 +0800 [thread overview]
Message-ID: <248e58b4-f6fa-58a6-2da4-4ececc209cf3@intel.com> (raw)
In-Reply-To: <20211109184613.0a9aa3c9@canb.auug.org.au>
On 11/9/2021 3:46 PM, Stephen Rothwell wrote:
> Hi all,
>
> On Tue, 9 Nov 2021 13:17:19 +0800 kernel test robot <lkp@intel.com> wrote:
>>
>> First bad commit (maybe != root cause):
>>
>> tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
>> head: d2f38a3c6507b2520101f9a3807ed98f1bdc545a
>> commit: 20fbb11fe4ea99e02d77824613f1438bea456683 don't make the syscall checking produce errors from warnings
>> date: 9 weeks ago
>
> Its very unlikely to be that commit (since all it does it turn some
> errors into warnings):
>
Hi Stephen,
Thanks for the feedback, we'll ignore the commit in the CI system.
Best Regards,
Rong Chen
> commit 20fbb11fe4ea99e02d77824613f1438bea456683
> Author: Stephen Rothwell <sfr@canb.auug.org.au>
> Date: Mon Sep 6 15:47:02 2021 +1000
>
> don't make the syscall checking produce errors from warnings
>
> Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
>
> diff --git a/scripts/checksyscalls.sh b/scripts/checksyscalls.sh
> index b7609958ee36..fd9777f63f14 100755
> --- a/scripts/checksyscalls.sh
> +++ b/scripts/checksyscalls.sh
> @@ -266,4 +266,4 @@ syscall_list() {
> }
>
> (ignore_list && syscall_list $(dirname $0)/../arch/x86/entry/syscalls/syscall_32.tbl) | \
> -$* -E -x c - > /dev/null
> +$* -Wno-error -E -x c - > /dev/null
>
>
> When did this start failing? That commit has been in Linus' tree for 9
> weeks ...
>
>
> _______________________________________________
> kbuild-all mailing list -- kbuild-all@lists.01.org
> To unsubscribe send an email to kbuild-all-leave@lists.01.org
>
prev parent reply other threads:[~2021-11-12 3:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-09 5:17 arch/nds32/kernel/vdso/gettimeofday.c:246:13: error: no previous prototype for '__vdso_gettimeofday' kernel test robot
2021-11-09 7:46 ` Stephen Rothwell
2021-11-12 3:39 ` Chen, Rong A [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=248e58b4-f6fa-58a6-2da4-4ececc209cf3@intel.com \
--to=rong.a.chen@intel.com \
--cc=kbuild-all@lists.01.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lkp@intel.com \
--cc=sfr@canb.auug.org.au \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox