HomeFreeBSD

Fix CONFIG_DEBUG_LOCK_ALLOC configure check

Description

Fix CONFIG_DEBUG_LOCK_ALLOC configure check

This check was accidentally broken when the kABI checks were updated
to run in parallel, commit 608f874. The check must be for the
config_debug_lock_alloc_license name to determine if the symbol
is license compatible.

Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #10991

Details

Provenance
Brian Behlendorf <behlendorf1@llnl.gov>Authored on Sep 28 2020, 11:42 PM
GitHub <noreply@github.com>Committed on Sep 28 2020, 11:42 PM
Parents
rG96951e0327ec: Fix objtool configure check
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed rG4c5159cc5cb0: Fix CONFIG_DEBUG_LOCK_ALLOC configure check (authored by Brian Behlendorf <behlendorf1@llnl.gov>).Sep 28 2020, 11:42 PM