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>] [day] [month] [year] [list]
Date:   Mon, 14 Nov 2016 13:36:49 +1100
From:   Stephen Rothwell <sfr@...b.auug.org.au>
To:     Felipe Balbi <balbi@...nel.org>
Cc:     linux-next@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: linux-next: build warnings after merge of the usb-gadget tree

Hi Felipe,

After merging the usb-gadget tree, today's linux-next build (x86_64
allmodconfig) produced these warnings:

drivers/staging/iio/frequency/ad9832.c: In function 'ad9832_probe':
drivers/staging/iio/frequency/ad9832.c:214:11: warning: 'st' may be used uninitialized in this function [-Wmaybe-uninitialized]
  st->avdd = devm_regulator_get(&spi->dev, "avdd");
           ^

This was probably because -Wmaybe-uninitialized has been reenabled in Linus' tree

In file included from drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.c:35:0:
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_killable.h:67:0: warning: "mutex_lock_interruptible" redefined
 #define mutex_lock_interruptible mutex_lock_interruptible_killable
 ^
In file included from drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.h:37:0,
                 from drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.c:34:
include/linux/mutex.h:161:0: note: this is the location of the previous definition
 #define mutex_lock_interruptible(lock) mutex_lock_interruptible_nested(lock, 0)
 ^
In file included from drivers/staging/vc04_services/interface/vchiq_arm/vchiq_kern_lib.c:42:0:
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_killable.h:67:0: warning: "mutex_lock_interruptible" redefined
 #define mutex_lock_interruptible mutex_lock_interruptible_killable
 ^
In file included from include/linux/notifier.h:13:0,
                 from include/linux/memory_hotplug.h:6,
                 from include/linux/mmzone.h:751,
                 from include/linux/gfp.h:5,
                 from include/linux/kmod.h:22,
                 from include/linux/module.h:13,
                 from drivers/staging/vc04_services/interface/vchiq_arm/vchiq_kern_lib.c:37:
include/linux/mutex.h:161:0: note: this is the location of the previous definition
 #define mutex_lock_interruptible(lock) mutex_lock_interruptible_nested(lock, 0)
 ^
In file included from drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c:56:0:
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_killable.h:67:0: warning: "mutex_lock_interruptible" redefined
 #define mutex_lock_interruptible mutex_lock_interruptible_killable
 ^
In file included from include/linux/notifier.h:13:0,
                 from include/linux/memory_hotplug.h:6,
                 from include/linux/mmzone.h:751,
                 from include/linux/gfp.h:5,
                 from include/linux/kmod.h:22,
                 from include/linux/module.h:13,
                 from drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c:36:
include/linux/mutex.h:161:0: note: this is the location of the previous definition
 #define mutex_lock_interruptible(lock) mutex_lock_interruptible_nested(lock, 0)
 ^
In file included from drivers/staging/vc04_services/interface/vchiq_arm/vchiq_2835_arm.c:53:0:
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_killable.h:67:0: warning: "mutex_lock_interruptible" redefined
 #define mutex_lock_interruptible mutex_lock_interruptible_killable
 ^
In file included from arch/x86/include/asm/mmu.h:5:0,
                 from arch/x86/include/asm/acpi.h:31,
                 from arch/x86/include/asm/fixmap.h:19,
                 from arch/x86/include/asm/apic.h:11,
                 from arch/x86/include/asm/smp.h:12,
                 from include/linux/smp.h:59,
                 from include/linux/percpu.h:6,
                 from include/linux/context_tracking_state.h:4,
                 from include/linux/vtime.h:4,
                 from include/linux/hardirq.h:7,
                 from include/linux/interrupt.h:12,
                 from drivers/staging/vc04_services/interface/vchiq_arm/vchiq_2835_arm.c:37:
include/linux/mutex.h:161:0: note: this is the location of the previous definition
 #define mutex_lock_interruptible(lock) mutex_lock_interruptible_nested(lock, 0)
 ^
In file included from drivers/staging/vc04_services/interface/vchiq_arm/vchiq_kern_lib.c:42:0:
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_killable.h:67:0: warning: "mutex_lock_interruptible" redefined
 #define mutex_lock_interruptible mutex_lock_interruptible_killable
 ^
In file included from include/linux/notifier.h:13:0,
                 from include/linux/memory_hotplug.h:6,
                 from include/linux/mmzone.h:751,
                 from include/linux/gfp.h:5,
                 from include/linux/kmod.h:22,
                 from include/linux/module.h:13,
                 from drivers/staging/vc04_services/interface/vchiq_arm/vchiq_kern_lib.c:37:
include/linux/mutex.h:161:0: note: this is the location of the previous definition
 #define mutex_lock_interruptible(lock) mutex_lock_interruptible_nested(lock, 0)
 ^
In file included from drivers/staging/vc04_services/interface/vchiq_arm/vchiq_util.c:35:0:
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_killable.h:67:0: warning: "mutex_lock_interruptible" redefined
 #define mutex_lock_interruptible mutex_lock_interruptible_killable
 ^
In file included from drivers/staging/vc04_services/interface/vchiq_arm/vchiq_util.h:39:0,
                 from drivers/staging/vc04_services/interface/vchiq_arm/vchiq_util.c:34:
include/linux/mutex.h:161:0: note: this is the location of the previous definition
 #define mutex_lock_interruptible(lock) mutex_lock_interruptible_nested(lock, 0)
 ^
In file included from drivers/staging/vc04_services/interface/vchiq_arm/vchiq_connected.c:36:0:
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_killable.h:67:0: warning: "mutex_lock_interruptible" redefined
 #define mutex_lock_interruptible mutex_lock_interruptible_killable
 ^
In file included from drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.h:37:0,
                 from drivers/staging/vc04_services/interface/vchiq_arm/vchiq_connected.c:35:
include/linux/mutex.h:161:0: note: this is the location of the previous definition
 #define mutex_lock_interruptible(lock) mutex_lock_interruptible_nested(lock, 0)
 ^
In file included from drivers/staging/vc04_services/interface/vchiq_arm/vchiq_connected.c:36:0:
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_killable.h:67:0: warning: "mutex_lock_interruptible" redefined
 #define mutex_lock_interruptible mutex_lock_interruptible_killable
 ^
In file included from drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.h:37:0,
                 from drivers/staging/vc04_services/interface/vchiq_arm/vchiq_connected.c:35:
include/linux/mutex.h:161:0: note: this is the location of the previous definition
 #define mutex_lock_interruptible(lock) mutex_lock_interruptible_nested(lock, 0)
 ^

I am not sure where the reset of these came from.

-- 
Cheers,
Stephen Rothwell

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ