Home
last modified time | relevance | path

Searched hist:adee8705 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/x86/tools/
H A Drelocs.hadee8705 Sat Nov 26 16:22:29 CST 2016 Peter Foley <pefoley2@pefoley.com> x86/build: Annotate die() with noreturn to fix build warning on clang

Fixes below warning with clang:

In file included from ../arch/x86/tools/relocs_64.c:17:
../arch/x86/tools/relocs.c:977:6: warning: variable 'do_reloc' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]

Signed-off-by: Peter Foley <pefoley2@pefoley.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/20161126222229.673-1-pefoley2@pefoley.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
adee8705 Sat Nov 26 16:22:29 CST 2016 Peter Foley <pefoley2@pefoley.com> x86/build: Annotate die() with noreturn to fix build warning on clang

Fixes below warning with clang:

In file included from ../arch/x86/tools/relocs_64.c:17:
../arch/x86/tools/relocs.c:977:6: warning: variable 'do_reloc' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]

Signed-off-by: Peter Foley <pefoley2@pefoley.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/20161126222229.673-1-pefoley2@pefoley.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>