Linux 4.18 To Ship ARM64 SSBD For Spectre V4 Mitigation, LSE Atomics By Default

ARM has put their Speculative Store Bypass Disable patches through several rounds of review and the code is now queued in for-next/core of new material slated to land in the Linux 4.18 merge window. The ARM64 SSBD patches are not currently marked for back-porting to existing stable series.
Those not wanting to incur the performance cost of SSBD can boot their system with ssbd=force-off.
Another ARM64 architectural change for Linux 4.18 is that LSE (Large System Extensions) Atomics are being enabled by default which use the LSE instructions for in-kernel atomic routines. The atomic instructions are designed to scale in "very large systems."
1 Comment