HomeFreeBSD

Linux: work around use of GPL-only symbol `kasan_flag_enabled`

Description

Linux: work around use of GPL-only symbol kasan_flag_enabled

We may not be able to avoid our code referencing the symbol, but we can
ensure that a symbol of that name is available to the linker during
build, and so not require linking the GPL-exported version.

Sponsored-by: https://despairlabs.com/sponsor/
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Rob Norris <robn@despairlabs.com>
Closes #18009
Closes #18040

Details

Provenance
rob.norris_klarasystems.comAuthored on Wed, Dec 10, 6:04 PM
GitHub <noreply@github.com>Committed on Wed, Dec 10, 6:04 PM
Parents
rG0c194352b529: Fix ddtprune causing space leak
Branches
Unknown
Tags
Unknown