All of lore.kernel.org
 help / color / mirror / Atom feed
* [arm-integrator:kernel-in-vmalloc-v5.18-rc1 26/34] arch/mips/include/asm/page.h: asm/io.h is included more than once.
@ 2022-06-07  0:04 kernel test robot
  2022-06-07  1:23 ` kernel test robot
  0 siblings, 1 reply; 2+ messages in thread
From: kernel test robot @ 2022-06-07  0:04 UTC (permalink / raw)
  To: kbuild

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

:::::: 
:::::: Manual check reason: "low confidence bisect report"
:::::: 

CC: kbuild-all(a)lists.01.org
BCC: lkp(a)intel.com
CC: linux-kernel(a)vger.kernel.org
TO: Linus Walleij <linus.walleij@linaro.org>

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator.git kernel-in-vmalloc-v5.18-rc1
head:   1aafd4ba7b78b4ac0013a48a35252654852cb7ab
commit: 528ddc725d2f4c648357c9323487fb3f9a639cb6 [26/34] MIPS: Make virt_to_pfn() a static inline
:::::: branch date: 4 days ago
:::::: commit date: 4 days ago
compiler: gcc-11 (Debian 11.3.0-1) 11.3.0

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


includecheck warnings: (new ones prefixed by >>)
>> arch/mips/include/asm/page.h: asm/io.h is included more than once.

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp

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

* [arm-integrator:kernel-in-vmalloc-v5.18-rc1 26/34] arch/mips/include/asm/page.h: asm/io.h is included more than once.
  2022-06-07  0:04 [arm-integrator:kernel-in-vmalloc-v5.18-rc1 26/34] arch/mips/include/asm/page.h: asm/io.h is included more than once kernel test robot
@ 2022-06-07  1:23 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2022-06-07  1:23 UTC (permalink / raw)
  To: Linus Walleij; +Cc: kbuild-all, Linux Kernel Mailing List

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator.git kernel-in-vmalloc-v5.18-rc1
head:   1aafd4ba7b78b4ac0013a48a35252654852cb7ab
commit: 528ddc725d2f4c648357c9323487fb3f9a639cb6 [26/34] MIPS: Make virt_to_pfn() a static inline
compiler: gcc-11 (Debian 11.3.0-1) 11.3.0

If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <yujie.liu@intel.com>


includecheck warnings: (new ones prefixed by >>)
 >> arch/mips/include/asm/page.h: asm/io.h is included more than once.

^1da177e4c3f4 include/asm-mips/page.h      (Linus Torvalds     2005-04-16 15:20:36 -0700  12) #include <spaces.h>
99502d94c3649 arch/mips/include/asm/page.h (Nelson Elhage      2009-07-31 16:58:17 -0400  13) #include <linux/const.h>
75b5b5e0a2627 arch/mips/include/asm/page.h (Leonid Yegoshin    2013-11-14 16:12:31 +0000  14) #include <linux/kernel.h>
75b5b5e0a2627 arch/mips/include/asm/page.h (Leonid Yegoshin    2013-11-14 16:12:31 +0000  15) #include <asm/mipsregs.h>
528ddc725d2f4 arch/mips/include/asm/page.h (Linus Walleij      2022-06-02 09:59:18 +0200 @16) #include <asm/io.h>
...
0d8d83d0447de arch/mips/include/asm/page.h (Paul Burton        2016-08-02 11:40:57 +0100 199) #define __pa(x)           ___pa((unsigned long)(x))
6f284a2ce7b8b include/asm-mips/page.h      (Franck Bui-Huu     2007-01-10 09:44:05 +0100 200) #define __va(x)           ((void *)((unsigned long)(x) + PAGE_OFFSET - PHYS_OFFSET))
49c426ba445f8 arch/mips/include/asm/page.h (David Daney        2013-05-07 17:11:16 +0000@201) #include <asm/io.h>
5707bf6bcecd8 arch/mips/include/asm/page.h (Ralf Baechle       2010-08-17 16:01:59 +0100 202)

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp

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

end of thread, other threads:[~2022-06-07  1:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-07  0:04 [arm-integrator:kernel-in-vmalloc-v5.18-rc1 26/34] arch/mips/include/asm/page.h: asm/io.h is included more than once kernel test robot
2022-06-07  1:23 ` 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.