-
由 Nick Desaulniers 提交于
Revert the following two commits: de3accda ("x86, build: Build 16-bit code with -m16 where possible") a9cfccee ("x86, build: Change code16gcc.h from a C header to an assembly header") Since 0bddd227 ("Documentation: update for gcc 4.9 requirement") the minimum supported version of GCC is gcc-4.9. It's now safe to remove this code. Signed-off-by: NNick Desaulniers <ndesaulniers@google.com> Signed-off-by: NBorislav Petkov <bp@suse.de> Reviewed-by: NNathan Chancellor <natechancellor@gmail.com> Reviewed-by: NDavid Woodhouse <dwmw@amazon.co.uk> Link: https://lkml.kernel.org/r/20201201011307.3676986-1-ndesaulniers@google.com
2838307b