All of lore.kernel.org
 help / color / mirror / Atom feed
* [rppt:execmem/x86-rox/v4 5/8] include/linux/set_memory.h:38:1: error: expected identifier or '(' before '{' token
@ 2024-10-01  2:13 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2024-10-01  2:13 UTC (permalink / raw)
  To: Mike Rapoport (Microsoft); +Cc: oe-kbuild-all, Mike Rapoport

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/rppt/linux.git execmem/x86-rox/v4
head:   c90f89d40fd21ce040b5cf1485ec6913d1b4ea5d
commit: 394ca992d5179367add42d631858f72a3bf4870d [5/8] arch: introduce set_direct_map_valid_noflush()
config: alpha-allmodconfig (https://download.01.org/0day-ci/archive/20241001/202410011023.hbCAbCMM-lkp@intel.com/config)
compiler: alpha-linux-gcc (GCC) 13.3.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20241001/202410011023.hbCAbCMM-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/202410011023.hbCAbCMM-lkp@intel.com/

All errors (new ones prefixed by >>):

   In file included from mm/vmalloc.c:21:
>> include/linux/set_memory.h:38:1: error: expected identifier or '(' before '{' token
      38 | {
         | ^


vim +38 include/linux/set_memory.h

    36	
    37	int set_direct_map_valid_noflush(struct page *page, unsigned nr, bool valid);
  > 38	{
    39		return 0;
    40	}
    41	

-- 
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-10-01  2:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-01  2:13 [rppt:execmem/x86-rox/v4 5/8] include/linux/set_memory.h:38:1: error: expected identifier or '(' before '{' token 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.