All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Nam Dang <nam.dang.uw@rvc.renesas.com>
Cc: oe-kbuild-all@lists.linux.dev,
	Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>,
	Dien Pham <dien.pham.ry@renesas.com>,
	Tho Vu <tho.vu.wh@renesas.com>,
	Geert Uytterhoeven <geert+renesas@glider.be>
Subject: [morimoto:renesas-bsp/v6.1.71-2024-01-10 281/551] drivers/soc/renesas/rcar-sysc.c:306:21: sparse: sparse: symbol 'rcar_domains' was not declared. Should it be static?
Date: Sat, 13 Jan 2024 22:02:49 +0800	[thread overview]
Message-ID: <202401132124.75V3a080-lkp@intel.com> (raw)

tree:   https://github.com/morimoto/linux renesas-bsp/v6.1.71-2024-01-10
head:   7942223d600b4cbaffeb04e8a3d6695f7a46e49d
commit: 1975b0b1dfed22c19ac690e91a9663373801e9b7 [281/551] soc: renesas: rcar-sysc: Remove power domains always on for M3N v1.0
config: parisc-randconfig-r121-20240113 (https://download.01.org/0day-ci/archive/20240113/202401132124.75V3a080-lkp@intel.com/config)
compiler: hppa-linux-gcc (GCC) 13.2.0
reproduce: (https://download.01.org/0day-ci/archive/20240113/202401132124.75V3a080-lkp@intel.com/reproduce)

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/202401132124.75V3a080-lkp@intel.com/

sparse warnings: (new ones prefixed by >>)
>> drivers/soc/renesas/rcar-sysc.c:306:21: sparse: sparse: symbol 'rcar_domains' was not declared. Should it be static?
   drivers/soc/renesas/rcar-sysc.c: note: in included file (through include/linux/mmzone.h, include/linux/gfp.h, include/linux/mm.h):
   include/linux/page-flags.h:248:46: sparse: sparse: self-comparison always evaluates to false

vim +/rcar_domains +306 drivers/soc/renesas/rcar-sysc.c

dcc09fd143bb97 Geert Uytterhoeven 2016-04-20  305  
8d288f1e408132 Dien Pham          2018-03-15 @306  struct rcar_sysc_pd *rcar_domains[RCAR_PD_ALWAYS_ON + 1];
8d288f1e408132 Dien Pham          2018-03-15  307  

:::::: The code at line 306 was first introduced by commit
:::::: 8d288f1e408132a5e8cf92c56cd6133a85a2911a soc: renesas: rcar-sysc: Improve power domains always on implementation

:::::: TO: Dien Pham <dien.pham.ry@renesas.com>
:::::: CC: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

                 reply	other threads:[~2024-01-13 14:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=202401132124.75V3a080-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=dien.pham.ry@renesas.com \
    --cc=geert+renesas@glider.be \
    --cc=kuninori.morimoto.gx@renesas.com \
    --cc=nam.dang.uw@rvc.renesas.com \
    --cc=oe-kbuild-all@lists.linux.dev \
    --cc=tho.vu.wh@renesas.com \
    /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.