lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 14 Sep 2022 16:31:39 +0800
From:   kernel test robot <yujie.liu@...el.com>
To:     Kumaravel Thiagarajan <kumaravel.thiagarajan@...rochip.com>
CC:     <kbuild-all@...ts.01.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: [char-misc:char-misc-next 21/24]
 drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gpio.c: linux/spinlock.h is included
 more than once.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git char-misc-next
head:   ceecbbddbf549fe0b7ffa3804a6e255b3360030f
commit: 7d3e4d807df2a216b9aa2944372f2b3f6ef3f205 [21/24] misc: microchip: pci1xxxx: load gpio driver for the gpio controller auxiliary device enumerated by the auxiliary bus driver.
compiler: gcc-11 (Debian 11.3.0-5) 11.3.0

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

includecheck warnings: (new ones prefixed by >>)
 >> drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gpio.c: linux/spinlock.h is included more than once.


7d3e4d807df2a (Kumaravel Thiagarajan 2022-08-25 01:30:44 +0530   5) #include <linux/module.h>
7d3e4d807df2a (Kumaravel Thiagarajan 2022-08-25 01:30:44 +0530  @6) #include <linux/spinlock.h>
7d3e4d807df2a (Kumaravel Thiagarajan 2022-08-25 01:30:44 +0530   7) #include <linux/gpio/driver.h>
7d3e4d807df2a (Kumaravel Thiagarajan 2022-08-25 01:30:44 +0530   8) #include <linux/bio.h>
7d3e4d807df2a (Kumaravel Thiagarajan 2022-08-25 01:30:44 +0530  @9) #include <linux/spinlock.h>
7d3e4d807df2a (Kumaravel Thiagarajan 2022-08-25 01:30:44 +0530  10) #include <linux/mutex.h>
7d3e4d807df2a (Kumaravel Thiagarajan 2022-08-25 01:30:44 +0530  11) #include <linux/kthread.h>
1f4d8ae231f47 (Kumaravel Thiagarajan 2022-08-25 01:30:46 +0530  12) #include <linux/interrupt.h>

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ