mint0x33/arch
Greg Kroah-Hartman 9d02708e4b Revert "x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGN"
This reverts commit 67c6d79777 which is
commit 55228db2697c09abddcb9487c3d9fa5854a932cd upstream.

_Alignof is not in the gcc version that the 4.14.y kernel still
supports (3.2), so this change needs to be reverted as it breaks the
build on those older compiler versions.

Reported-by: Michael Nies <michael.nies@netclusive.com>
Link: https://lore.kernel.org/r/HE1PR0902MB188277E37DED663AE440510BE1D99@HE1PR0902MB1882.eurprd09.prod.outlook.com
Link: https://bugzilla.kernel.org/show_bug.cgi?id=217013
Cc: YingChi Long <me@inclyc.cn>
Cc: Borislav Petkov <bp@suse.de>
Cc: Nick Desaulniers <ndesaulniers@google.com>
Cc: Nathan Chancellor <nathan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-02-22 12:46:05 +01:00
..
alpha exit: Add and use make_task_dead. 2023-02-06 07:46:33 +01:00
arc arc: iounmap() arg is volatile 2022-11-03 23:50:54 +09:00
arm exit: Add and use make_task_dead. 2023-02-06 07:46:33 +01:00
arm64 exit: Add and use make_task_dead. 2023-02-06 07:46:33 +01:00
blackfin
c6x
cris
frv
h8300 h8300: Fix build errors from do_exit() to make_task_dead() transition 2023-02-06 07:46:34 +01:00
hexagon hexagon: Fix function name in die() 2023-02-06 07:46:34 +01:00
ia64 ia64: make IA64_MCA_RECOVERY bool instead of tristate 2023-02-06 07:46:34 +01:00
m32r
m68k exit: Add and use make_task_dead. 2023-02-06 07:46:33 +01:00
metag
microblaze exit: Add and use make_task_dead. 2023-02-06 07:46:33 +01:00
mips exit: Add and use make_task_dead. 2023-02-06 07:46:33 +01:00
mn10300
nios2 exit: Add and use make_task_dead. 2023-02-06 07:46:33 +01:00
openrisc exit: Add and use make_task_dead. 2023-02-06 07:46:33 +01:00
parisc parisc: Wire up PTRACE_GETREGS/PTRACE_SETREGS for compat case 2023-02-22 12:46:03 +01:00
powerpc exit: Add and use make_task_dead. 2023-02-06 07:46:33 +01:00
s390 exit: Add and use make_task_dead. 2023-02-06 07:46:33 +01:00
score
sh exit: Add and use make_task_dead. 2023-02-06 07:46:33 +01:00
sparc exit: Add and use make_task_dead. 2023-02-06 07:46:33 +01:00
tile
um UM: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK 2022-10-26 13:16:56 +02:00
unicore32 linux/const.h: move UL() macro to include/linux/const.h 2022-11-10 15:47:24 +01:00
x86 Revert "x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGN" 2023-02-22 12:46:05 +01:00
xtensa exit: Add and use make_task_dead. 2023-02-06 07:46:33 +01:00
.gitignore
Kconfig x86: Make ARCH_USE_MEMREMAP_PROT a generic Kconfig symbol 2021-12-22 09:17:59 +01:00