From: Mark Brown <broonie@kernel.org>
To: kbuild-all@lists.01.org
Subject: Re: [broonie-misc:arm64-vdso 4/5] arch/arm64/kernel/vdso/vgetcpu.c:33:5: warning: no previous prototype for '__kernel_getcpu'
Date: Wed, 19 Aug 2020 19:26:56 +0100 [thread overview]
Message-ID: <20200819182656.GF5441@sirena.org.uk> (raw)
In-Reply-To: <202008200224.BKTJ0WNw%lkp@intel.com>
[-- Attachment #1: Type: text/plain, Size: 526 bytes --]
On Thu, Aug 20, 2020 at 02:22:28AM +0800, kernel test robot wrote:
> >> arch/arm64/kernel/vdso/vgetcpu.c:33:5: warning: no previous prototype for '__kernel_getcpu' [-Wmissing-prototypes]
> 33 | int __kernel_getcpu(unsigned int *cpu, unsigned int *node,
> | ^~~~~~~~~~~~~~~
> --
> arch/arm64/kernel/vdso/vgettimeofday.c:9:5: warning: no previous prototype for '__kernel_clock_gettime' [-Wmissing-prototypes]
Again this looks like a false positive with the new code matching the
existing code.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
next prev parent reply other threads:[~2020-08-19 18:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-19 18:22 [broonie-misc:arm64-vdso 4/5] arch/arm64/kernel/vdso/vgetcpu.c:33:5: warning: no previous prototype for '__kernel_getcpu' kernel test robot
2020-08-19 18:26 ` Mark Brown [this message]
2020-08-20 0:27 ` Chen, Rong A
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=20200819182656.GF5441@sirena.org.uk \
--to=broonie@kernel.org \
--cc=kbuild-all@lists.01.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.