OSDN Git Service

x86/asm: Remove dead __GNUC__ conditionals
authorRasmus Villemoes <linux@rasmusvillemoes.dk>
Fri, 11 Jan 2019 08:49:30 +0000 (09:49 +0100)
committerBorislav Petkov <bp@suse.de>
Sat, 12 Jan 2019 16:50:48 +0000 (17:50 +0100)
commit88ca66d8540ca26119b1428cddb96b37925bdf01
treeba448aedfe0787f75e3a0683a2cbfe0518905091
parentbfeffd155283772bbe78c6a05dec7c0128ee500c
x86/asm: Remove dead __GNUC__ conditionals

The minimum supported gcc version is >= 4.6, so these can be removed.

Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Borislav Petkov <bp@suse.de>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Dan Williams <dan.j.williams@intel.com>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Matthew Wilcox <willy@infradead.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: x86-ml <x86@kernel.org>
Link: https://lkml.kernel.org/r/20190111084931.24601-1-linux@rasmusvillemoes.dk
arch/x86/include/asm/bitops.h
arch/x86/include/asm/string_32.h
arch/x86/include/asm/string_64.h