All of lore.kernel.org
 help / color / mirror / Atom feed
* [arm-platforms:kvm-arm64/mmu/guest-MMIO-guard 18/18] mm/ioremap.c:31:13: warning: no previous prototype for 'ioremap_page_range_hook'
@ 2021-06-23 21:22 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-06-23 21:22 UTC (permalink / raw)
  To: Marc Zyngier; +Cc: kbuild-all, linux-arm-kernel

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git kvm-arm64/mmu/guest-MMIO-guard
head:   63d0c848f6eeb82c8abbdc836c6c71a1c907a5cd
commit: 63d0c848f6eeb82c8abbdc836c6c71a1c907a5cd [18/18] guest hacks
config: um-x86_64_defconfig (attached as .config)
compiler: gcc-9 (Debian 9.3.0-22) 9.3.0
reproduce (this is a W=1 build):
        # https://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git/commit/?id=63d0c848f6eeb82c8abbdc836c6c71a1c907a5cd
        git remote add arm-platforms https://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git
        git fetch --no-tags arm-platforms kvm-arm64/mmu/guest-MMIO-guard
        git checkout 63d0c848f6eeb82c8abbdc836c6c71a1c907a5cd
        # save the attached .config to linux build tree
        make W=1 ARCH=um SUBARCH=x86_64

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

All warnings (new ones prefixed by >>):

>> mm/ioremap.c:31:13: warning: no previous prototype for 'ioremap_page_range_hook' [-Wmissing-prototypes]
      31 | void __weak ioremap_page_range_hook(unsigned long addr, unsigned long end,
         |             ^~~~~~~~~~~~~~~~~~~~~~~


vim +/ioremap_page_range_hook +31 mm/ioremap.c

    30	
  > 31	void __weak ioremap_page_range_hook(unsigned long addr, unsigned long end,
    32					    phys_addr_t phys_addr, pgprot_t prot)
    33	{
    34	}
    35	

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

[-- Attachment #3: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* [arm-platforms:kvm-arm64/mmu/guest-MMIO-guard 18/18] mm/ioremap.c:31:13: warning: no previous prototype for 'ioremap_page_range_hook'
@ 2021-06-23 21:22 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-06-23 21:22 UTC (permalink / raw)
  To: kbuild-all

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git kvm-arm64/mmu/guest-MMIO-guard
head:   63d0c848f6eeb82c8abbdc836c6c71a1c907a5cd
commit: 63d0c848f6eeb82c8abbdc836c6c71a1c907a5cd [18/18] guest hacks
config: um-x86_64_defconfig (attached as .config)
compiler: gcc-9 (Debian 9.3.0-22) 9.3.0
reproduce (this is a W=1 build):
        # https://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git/commit/?id=63d0c848f6eeb82c8abbdc836c6c71a1c907a5cd
        git remote add arm-platforms https://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git
        git fetch --no-tags arm-platforms kvm-arm64/mmu/guest-MMIO-guard
        git checkout 63d0c848f6eeb82c8abbdc836c6c71a1c907a5cd
        # save the attached .config to linux build tree
        make W=1 ARCH=um SUBARCH=x86_64

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

All warnings (new ones prefixed by >>):

>> mm/ioremap.c:31:13: warning: no previous prototype for 'ioremap_page_range_hook' [-Wmissing-prototypes]
      31 | void __weak ioremap_page_range_hook(unsigned long addr, unsigned long end,
         |             ^~~~~~~~~~~~~~~~~~~~~~~


vim +/ioremap_page_range_hook +31 mm/ioremap.c

    30	
  > 31	void __weak ioremap_page_range_hook(unsigned long addr, unsigned long end,
    32					    phys_addr_t phys_addr, pgprot_t prot)
    33	{
    34	}
    35	

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

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

end of thread, other threads:[~2021-06-23 21:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-23 21:22 [arm-platforms:kvm-arm64/mmu/guest-MMIO-guard 18/18] mm/ioremap.c:31:13: warning: no previous prototype for 'ioremap_page_range_hook' kernel test robot
2021-06-23 21:22 ` 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.