linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [dhowells-fs:folio 53/90] mm/util.c:1081:6: error: no previous prototype for 'flush_dcache_folio'
@ 2021-11-10  1:44 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-11-10  1:44 UTC (permalink / raw)
  To: Matthew Wilcox (Oracle); +Cc: kbuild-all, linux-kernel, David Howells

[-- Attachment #1: Type: text/plain, Size: 1620 bytes --]

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git folio
head:   a49ddcf53fc0ec32009a8433826aa5e6989319bf
commit: f66349ff51ddf0c0cfb99f59cad5a02f942bcca3 [53/90] mm: Add flush_dcache_folio()
config: m68k-allyesconfig (attached as .config)
compiler: m68k-linux-gcc (GCC) 11.2.0
reproduce (this is a W=1 build):
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git/commit/?id=f66349ff51ddf0c0cfb99f59cad5a02f942bcca3
        git remote add dhowells-fs https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git
        git fetch --no-tags dhowells-fs folio
        git checkout f66349ff51ddf0c0cfb99f59cad5a02f942bcca3
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross ARCH=m68k 

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

>> mm/util.c:1081:6: error: no previous prototype for 'flush_dcache_folio' [-Werror=missing-prototypes]
    1081 | void flush_dcache_folio(struct folio *folio)
         |      ^~~~~~~~~~~~~~~~~~
   cc1: all warnings being treated as errors


vim +/flush_dcache_folio +1081 mm/util.c

  1079	
  1080	#ifndef ARCH_IMPLEMENTS_FLUSH_DCACHE_FOLIO
> 1081	void flush_dcache_folio(struct folio *folio)

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 61581 bytes --]

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

only message in thread, other threads:[~2021-11-10  1:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-10  1:44 [dhowells-fs:folio 53/90] mm/util.c:1081:6: error: no previous prototype for 'flush_dcache_folio' kernel test robot

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).