All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [s390:features 34/62] arch/s390/boot/uv.c:65:6: error: redefinition of 'adjust_to_uv_max'
@ 2021-06-17  7:59 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-06-17  7:59 UTC (permalink / raw
  To: Vasily Gorbik; +Cc: kbuild-all, linux-s390, Alexander Gordeev

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git features
head:   6a92e3f9e81b6203a81d3e8aa0ad9288e26948d5
commit: 6236172d2d1e39b91bfefc396b50ba2275b437dc [34/62] s390: setup kernel memory layout early
config: s390-randconfig-r004-20210617 (attached as .config)
compiler: s390-linux-gcc (GCC) 9.3.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/s390/linux.git/commit/?id=6236172d2d1e39b91bfefc396b50ba2275b437dc
        git remote add s390 https://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git
        git fetch --no-tags s390 features
        git checkout 6236172d2d1e39b91bfefc396b50ba2275b437dc
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=s390 

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

>> arch/s390/boot/uv.c:65:6: error: redefinition of 'adjust_to_uv_max'
      65 | void adjust_to_uv_max(unsigned long *vmax)
         |      ^~~~~~~~~~~~~~~~
   In file included from arch/s390/boot/uv.c:2:
   arch/s390/include/asm/uv.h:357:20: note: previous definition of 'adjust_to_uv_max' was here
     357 | static inline void adjust_to_uv_max(unsigned long *vmax) {}
         |                    ^~~~~~~~~~~~~~~~


vim +/adjust_to_uv_max +65 arch/s390/boot/uv.c

    64	
  > 65	void adjust_to_uv_max(unsigned long *vmax)

---
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: 14407 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [s390:features 34/62] arch/s390/boot/uv.c:65:6: error: redefinition of 'adjust_to_uv_max'
@ 2021-06-17  7:59 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-06-17  7:59 UTC (permalink / raw
  To: kbuild-all

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git features
head:   6a92e3f9e81b6203a81d3e8aa0ad9288e26948d5
commit: 6236172d2d1e39b91bfefc396b50ba2275b437dc [34/62] s390: setup kernel memory layout early
config: s390-randconfig-r004-20210617 (attached as .config)
compiler: s390-linux-gcc (GCC) 9.3.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/s390/linux.git/commit/?id=6236172d2d1e39b91bfefc396b50ba2275b437dc
        git remote add s390 https://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git
        git fetch --no-tags s390 features
        git checkout 6236172d2d1e39b91bfefc396b50ba2275b437dc
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=s390 

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

>> arch/s390/boot/uv.c:65:6: error: redefinition of 'adjust_to_uv_max'
      65 | void adjust_to_uv_max(unsigned long *vmax)
         |      ^~~~~~~~~~~~~~~~
   In file included from arch/s390/boot/uv.c:2:
   arch/s390/include/asm/uv.h:357:20: note: previous definition of 'adjust_to_uv_max' was here
     357 | static inline void adjust_to_uv_max(unsigned long *vmax) {}
         |                    ^~~~~~~~~~~~~~~~


vim +/adjust_to_uv_max +65 arch/s390/boot/uv.c

    64	
  > 65	void adjust_to_uv_max(unsigned long *vmax)

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

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-17  8:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-17  7:59 [s390:features 34/62] arch/s390/boot/uv.c:65:6: error: redefinition of 'adjust_to_uv_max' kernel test robot
2021-06-17  7:59 ` 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.