freebsd-dev/sys/conf
Dimitry Andric 80e4ac2964 Work around VNET and DPCPU related panics on aarch64
lld >= 14 and recent GNU ld can relax adrp+add and adrp+ldr
instructions, which breaks VNET and DPCPU when used in modules.

Until VNET and DPCPU can be fixed to deal with these relaxed
instructions, disable linker relaxation for now.

PR:		264094
Reviewed by:	markj
MFC after:	3 days
Differential Revision: https://reviews.freebsd.org/D41156
2023-07-24 00:35:04 +02:00
..
config.mk
dtb.build.mk
dtb.mk
files sctp: include sctp_module.c in kernel builds 2023-07-23 14:34:10 +02:00
files.amd64 superio+ncthwm: Add hardware monitoring support 2023-07-01 11:19:53 -06:00
files.arm zfs: merge openzfs/zfs@431083f75 2023-04-03 16:49:30 +02:00
files.arm64 arm64: Enable the Hyper-V keyboard driver 2023-06-21 13:17:40 +01:00
files.i386 Consistently provide ffs/fls using builtins 2023-07-06 14:46:41 -03:00
files.powerpc Consistently provide ffs/fls using builtins 2023-07-06 14:46:41 -03:00
files.riscv Consistently provide ffs/fls using builtins 2023-07-06 14:46:41 -03:00
files.x86 ipmi: add Block Transfer interface support 2023-06-07 12:30:47 +03:00
kern.mk sys: Switch the kernel's C standard from C99 to GNU99. 2023-07-01 12:21:13 -07:00
kern.opts.mk kern.opts.mk: rationalize i386 EFI default with src.opts.mk 2023-05-12 11:04:00 -04:00
kern.post.mk kern.post.mk allow NEWVERS_{ENV,ARGS} 2023-07-17 12:03:35 -07:00
kern.pre.mk zfs: set autotrim default to 'off' 2023-07-18 11:20:11 +02:00
kmod_syms_prefix.awk
kmod_syms.awk
kmod.mk Work around VNET and DPCPU related panics on aarch64 2023-07-24 00:35:04 +02:00
kmod.opts.mk
ldscript.amd64
ldscript.arm
ldscript.arm64
ldscript.i386
ldscript.kmod.amd64
ldscript.kmod.i386
ldscript.powerpc
ldscript.powerpc64
ldscript.powerpc64le
ldscript.powerpcspe
ldscript.riscv
Makefile.amd64
Makefile.arm
Makefile.arm64 arm64: Use FULLKERNEL instead of .ALLSRC in .bin target 2023-04-18 11:41:57 -04:00
Makefile.i386
Makefile.powerpc
Makefile.riscv
newvers.sh kern.post.mk allow NEWVERS_{ENV,ARGS} 2023-07-17 12:03:35 -07:00
NOTES tslog: Optionally instrument pmap_zero_page 2023-06-04 10:16:31 -07:00
options tcp: With the right options in the kernel cc_cubic stays in slowstart always. 2023-06-28 11:18:47 -04:00
options.amd64
options.arm
options.arm64 arm64: emulate swp/swpb instructions 2023-05-15 10:42:10 -05:00
options.i386
options.powerpc
options.riscv riscv: retire the FPE kernel option 2023-05-02 15:01:31 -03:00
std.nodebug
sysent.mk
systags.sh
vdso_amd64_ia32.ldscript spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
vdso_amd64.ldscript spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
WITHOUT_SOURCELESS
WITHOUT_SOURCELESS_HOST
WITHOUT_SOURCELESS_UCODE