K 10 svn:author V 3 dim K 8 svn:date V 27 2023-07-26T18:07:16.814146Z K 7 svn:log V 548 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 (cherry picked from commit 80e4ac2964a11edef456a15b77e43aadeaf273a2) Git Hash: 98e7f836e65ee413cd0b383371a6aca0115084ed Git Author: dim@FreeBSD.org END