freebsd-src/sys/amd64
Minsoo Choo 03d04bf494 Stop using expressions in _Alignof()
_Alignof(expression) is a non-standard extension.  This is not allowed
in gnu11 and gnu17 which follow the C11 standard _Alignof(type).

Reviewed by:	arichardson, imp, jhb
Fixes:		4a9cd9fc22 amd64 db_trace: Reject unaligned frame pointers
Fixes:		7ccaf76a27 riscv db_trace: Ensure trapframe pointer is suitably aligned.
Fixes:		638c68897f arm64 db_trace: Ensure trapframe pointer is suitably aligned.
Differential Revision:	https://reviews.freebsd.org/D43409
2024-01-12 15:37:53 -08:00
..
acpica sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
amd64 Stop using expressions in _Alignof() 2024-01-12 15:37:53 -08:00
conf Add a COMPAT_FREEBSD14 kernel option 2023-10-10 11:48:22 +02:00
ia32 sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
include vmm.h: remove dup declaration 2023-12-21 01:51:47 +02:00
linux sccs: Manual changes 2023-11-26 22:23:58 -07:00
linux32 sccs: Manual changes 2023-11-26 22:23:58 -07:00
pci x86: Adjust base addr for PCI MCFG regions 2023-12-27 13:14:47 -08:00
sgx sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
vmm vmm: MTRR should be saved/restored 2023-12-29 09:03:20 -09:00
Makefile sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00