Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1728683

Re: [PATCH] asm-generic/io.h: remove unnecessary include of linux/vmalloc.h

From Tobias Klauser <tklauser@distanz.ch>
Newsgroups linux.kernel
Subject Re: [PATCH] asm-generic/io.h: remove unnecessary include of linux/vmalloc.h
Date 2017-09-08 10:30 +0200
Message-ID <unmPL-4eF-5@gated-at.bofh.it> (permalink)
References <umkmZ-24T-1@gated-at.bofh.it> <unaOC-4wU-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 2017-09-07 at 21:36:45 +0200, kbuild test robot <lkp@intel.com> wrote:
> Hi Tobias,
> 
> [auto build test ERROR on v4.13]
> [also build test ERROR on next-20170907]
> [if your patch is applied to the wrong git tree, please drop us a note to help improve the system]
> 
> url:    https://github.com/0day-ci/linux/commits/Tobias-Klauser/asm-generic-io-h-remove-unnecessary-include-of-linux-vmalloc-h/20170908-012111
> config: arm-shmobile_defconfig (attached as .config)
> compiler: arm-linux-gnueabi-gcc (Debian 6.1.1-9) 6.1.1 20160705
> reproduce:
>         wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
>         chmod +x ~/bin/make.cross
>         # save the attached .config to linux build tree
>         make.cross ARCH=arm 
> 
> All errors (new ones prefixed by >>):
> 
> >> arch/arm/mach-shmobile/pm-r8a7779.c:24:20: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'r8a7779_sysc_init'
>     static void __init r8a7779_sysc_init(void)
>                        ^~~~~~~~~~~~~~~~~
> >> arch/arm/mach-shmobile/pm-r8a7779.c:35:13: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'r8a7779_pm_init'
>     void __init r8a7779_pm_init(void)
>                 ^~~~~~~~~~~~~~~

This warning/error is fixed by Arnd's patch posted in
https://marc.info/?l=linux-kernel&m=150464459009788&w=2

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] asm-generic/io.h: remove unnecessary include of linux/vmalloc.h Tobias Klauser <tklauser@distanz.ch> - 2017-09-05 13:40 +0200
  Re: [PATCH] asm-generic/io.h: remove unnecessary include of linux/vmalloc.h Arnd Bergmann <arnd@arndb.de> - 2017-09-05 17:20 +0200
    Re: [PATCH] asm-generic/io.h: remove unnecessary include of  linux/vmalloc.h Tobias Klauser <tklauser@distanz.ch> - 2017-09-05 17:30 +0200
      Re: [PATCH] asm-generic/io.h: remove unnecessary include of linux/vmalloc.h Arnd Bergmann <arnd@arndb.de> - 2017-09-05 22:50 +0200
  Re: [PATCH] asm-generic/io.h: remove unnecessary include of  linux/vmalloc.h kbuild test robot <lkp@intel.com> - 2017-09-07 21:40 +0200
  Re: [PATCH] asm-generic/io.h: remove unnecessary include of  linux/vmalloc.h Tobias Klauser <tklauser@distanz.ch> - 2017-09-08 10:30 +0200

csiph-web