]> git.proxmox.com Git - mirror_ubuntu-bionic-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)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Wed, 14 Aug 2019 09:18:49 +0000 (11:18 +0200)
commitd61e77a235da4cedb778aef92a7d105451eeb37f
treef9b9645f9cbd5b3c1b13c1d2e726e6c7f3408da8
parent5dee3a3cbce359f298054bc940d74ba246110453
x86/asm: Remove dead __GNUC__ conditionals

BugLink: https://bugs.launchpad.net/bugs/1838116
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: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
arch/x86/include/asm/bitops.h
arch/x86/include/asm/string_32.h
arch/x86/include/asm/string_64.h