From: Alexander Lobakin <aleksander.lobakin@intel.com>
To: Jakub Kicinski <kuba@kernel.org>
Cc: kernel test robot <lkp@intel.com>,
<oe-kbuild-all@lists.linux.dev>,
"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
<loongarch@lists.linux.dev>
Subject: Re: [alobakin:iavf-pp-frag 11/28] net/core/page_pool.c:582:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
Date: Tue, 1 Aug 2023 19:03:56 +0200 [thread overview]
Message-ID: <5dd6005a-31cd-242b-f48b-2b5c4e0567da@intel.com> (raw)
In-Reply-To: <20230801095321.3ce734c1@kernel.org>
From: Jakub Kicinski <kuba@kernel.org>
Date: Tue, 1 Aug 2023 09:53:21 -0700
> On Tue, 1 Aug 2023 15:46:22 +0200 Alexander Lobakin wrote:
>>> If you fix the issue in a separate patch/commit (i.e. not just a new version of
>>> the same patch/commit), kindly add following tags
>>> | Reported-by: kernel test robot <lkp@intel.com>
>>> | Closes: https://lore.kernel.org/oe-kbuild-all/202307292029.cFz0s8Hh-lkp@intel.com/
>>
>> Jakub, could you take a look, is this warning reasonable?
>
> Doesn't look legit to me. I can't repro it on x86 and:
>
> $ head .config
> #
> # Automatically generated file; DO NOT EDIT.
> # Linux/loongarch 6.5.0-rc3 Kernel Configuration
> #
> CONFIG_CC_VERSION_TEXT="loongarch64-linux-gcc (GCC) 12.3.0"
>
> Adding loongarch to CC, it must be arch specific ?
Took a look, sounds like something's wrong inside this_cpu_read() on
this architecture (probably with some not-widely-used options enabled),
dunno. Will wait for the architecture folks, there's nothing to fix in
your patch (fully legit and ordinary lockdep expression).
Thanks,
Olek
prev parent reply other threads:[~2023-08-01 17:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <202307292029.cFz0s8Hh-lkp@intel.com>
2023-08-01 13:46 ` [alobakin:iavf-pp-frag 11/28] net/core/page_pool.c:582:9: sparse: sparse: incorrect type in argument 1 (different address spaces) Alexander Lobakin
2023-08-01 16:53 ` Jakub Kicinski
2023-08-01 17:03 ` Alexander Lobakin [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=5dd6005a-31cd-242b-f48b-2b5c4e0567da@intel.com \
--to=aleksander.lobakin@intel.com \
--cc=kuba@kernel.org \
--cc=lkp@intel.com \
--cc=loongarch@lists.linux.dev \
--cc=netdev@vger.kernel.org \
--cc=oe-kbuild-all@lists.linux.dev \
/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;
as well as URLs for NNTP newsgroup(s).