diff --git a/fleet/ohm.yaml b/fleet/ohm.yaml index 2495aa1..5456d01 100644 --- a/fleet/ohm.yaml +++ b/fleet/ohm.yaml @@ -48,7 +48,7 @@ includes: # Runtime no-op as long as the config has CONFIG_SHADOW_CALL_STACK=n # (current ohm setting). Kept in the manifest for the day SCS gets # re-enabled. See reference_arm64_scs_arm_neon_gcc15 memory. - - arch/arm64/xor-neon-ffixed-x18-scs-build-fix-danctnix/ + - arch/arm64/scs-arm-neon-build-fix/ # close besser#18 — pending_record_lock SOFTIRQ-safe -> -unsafe inversion. # Mirror of marfrit/bes2600-dkms#11 (d95453c). 5-site spin_lock -> _bh. - driver/bes2600/queue-pending-record-lock-bh-danctnix/