All of lore.kernel.org
 help / color / mirror / Atom feed
* [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?
@ 2024-01-13 14:02 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2024-01-13 14:02 UTC (permalink / raw)
  To: Nam Dang
  Cc: oe-kbuild-all, Kuninori Morimoto, Dien Pham, Tho Vu,
	Geert Uytterhoeven

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-01-13 14:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-13 14:02 [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? kernel test robot

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.