HomeFreeBSD

eliminate possible race in parallel TLB shootdown IPI

Description

eliminate possible race in parallel TLB shootdown IPI

On the target side TLB shootdown IPI handler, prevent the compiler
from performing a forward store optimization which may mask a
subsequent update to the scoreboard by the initiator.

Reported by: Max Laier, Anton Rang
Discussed with: kib
Sponsored by: Dell EMC Isilon

Details

Provenance
tychonAuthored on
Parents
rS366677: Add support to the KTLS OCF module for AES-CBC MTE ciphersuites.
Branches
Unknown
Tags
Unknown