]> git.proxmox.com Git - mirror_ubuntu-disco-kernel.git/commit
x86/asm: Remove dead __GNUC__ conditionals
authorRasmus Villemoes <linux@rasmusvillemoes.dk>
Fri, 11 Jan 2019 08:49:30 +0000 (09:49 +0100)
committerStefan Bader <stefan.bader@canonical.com>
Tue, 14 May 2019 18:55:24 +0000 (20:55 +0200)
commitd38e4611d052a3a195c2177203bfb824c9abb366
tree25ea851d0c4b55b80a093210eeb924e40336b23b
parent8a9049e3122943b19dd49022aee9e16a335fd13a
x86/asm: Remove dead __GNUC__ conditionals

BugLink: https://bugs.launchpad.net/bugs/1828415
commit 88ca66d8540ca26119b1428cddb96b37925bdf01 upstream.

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
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
arch/x86/include/asm/bitops.h
arch/x86/include/asm/string_32.h
arch/x86/include/asm/string_64.h