[PATCH 0/2] x86: Mandate asm-goto support

From: Peter Zijlstra
Date: Mon Mar 19 2018 - 18:33:07 EST


Its been many _many_ years since asm-goto got introduced and recently there's
been some desire to unconditionally rely on it.

This makes the x86 build hard rely on asm-goto (effectively lifts the minimum
to GCC-4.5).