RE: [PATCH] ARM: Implement Clang's SLS mitigation
> > on -mharden-sls=all, which mitigates the straight-line speculation > > vulnerability, or more commonly known as Spectre, Meldown. > > ^ I would drop "or" here > ^ drop comma, >
Re: [PATCH] ARM: Implement Clang's SLS mitigation
Hi Jian, On Thu, Feb 11, 2021 at 09:14:58PM -0800, Jian Cai wrote: > This patch adds a config CONFIG_HARDEN_SLS_ALL that can be used to turn Drop "a config". > on -mharden-sls=all, which mitigates the straight-line speculation > vulnerability, or more commonly known as Spectre, Meldown.