lkml.org 
[lkml]   [2017]   [Jul]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/8] x86: randconfig warning fixes
Date
Hi,

I've gone through old patches of mine that I carried in my randconfig
tree, to see which warnings are still present. Here is a set of
fixes for arch/x86. Most of them were sent before at some point
and missed out for one reason or another.

Please have another look and apply what you like.

Arnd

Arnd Bergmann (8):
perf/x86: shut up false-positive -Wmaybe-uninitialized warning
x86: math-emu: possible uninitialized variable use
x86: math-emu: avoid bogus -Wint-in-bool-context warning
x86: io: add "memory" clobber to insb/insw/insl/outsb/outsw/outsl
x86: silence build with "make -s"
x86: add MULTIUSER dependency for KVM
x86: add PCI dependency for PUNIT_ATOM_DEBUG
x86: intel-mid: fix a format string overflow warning

arch/x86/Kconfig.debug | 1 +
arch/x86/boot/Makefile | 5 +++--
arch/x86/events/core.c | 4 ++--
arch/x86/include/asm/io.h | 4 ++--
arch/x86/kvm/Kconfig | 2 +-
arch/x86/math-emu/Makefile | 4 ++--
arch/x86/math-emu/fpu_emu.h | 2 +-
arch/x86/math-emu/reg_compare.c | 16 ++++++++--------
.../platform/intel-mid/device_libs/platform_max7315.c | 6 ++++--
9 files changed, 24 insertions(+), 20 deletions(-)

--
2.9.0

\
 
 \ /
  Last update: 2017-07-19 14:55    [W:0.105 / U:0.404 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site