Home
last modified time | relevance | path

Searched hist:d4647f0a2ad711101067cba69c34716758aa1e48 (Results 1 – 5 of 5) sorted by relevance

/linux/arch/arm64/include/asm/
H A Dspectre.hd4647f0a2ad711101067cba69c34716758aa1e48 Wed Sep 16 00:30:17 CEST 2020 Will Deacon <will@kernel.org> arm64: Rewrite Spectre-v2 mitigation code

The Spectre-v2 mitigation code is pretty unwieldy and hard to maintain.
This is largely due to it being written hastily, without much clue as to
how things would pan out, and also because it ends up mixing policy and
state in such a way that it is very difficult to figure out what's going
on.

Rewrite the Spectre-v2 mitigation so that it clearly separates state from
policy and follows a more structured approach to handling the mitigation.

Signed-off-by: Will Deacon <will@kernel.org>
H A Dprocessor.hdiff d4647f0a2ad711101067cba69c34716758aa1e48 Wed Sep 16 00:30:17 CEST 2020 Will Deacon <will@kernel.org> arm64: Rewrite Spectre-v2 mitigation code

The Spectre-v2 mitigation code is pretty unwieldy and hard to maintain.
This is largely due to it being written hastily, without much clue as to
how things would pan out, and also because it ends up mixing policy and
state in such a way that it is very difficult to figure out what's going
on.

Rewrite the Spectre-v2 mitigation so that it clearly separates state from
policy and follows a more structured approach to handling the mitigation.

Signed-off-by: Will Deacon <will@kernel.org>
H A Dcpufeature.hdiff d4647f0a2ad711101067cba69c34716758aa1e48 Wed Sep 16 00:30:17 CEST 2020 Will Deacon <will@kernel.org> arm64: Rewrite Spectre-v2 mitigation code

The Spectre-v2 mitigation code is pretty unwieldy and hard to maintain.
This is largely due to it being written hastily, without much clue as to
how things would pan out, and also because it ends up mixing policy and
state in such a way that it is very difficult to figure out what's going
on.

Rewrite the Spectre-v2 mitigation so that it clearly separates state from
policy and follows a more structured approach to handling the mitigation.

Signed-off-by: Will Deacon <will@kernel.org>
/linux/arch/arm64/kvm/
H A Dpsci.cdiff d4647f0a2ad711101067cba69c34716758aa1e48 Wed Sep 16 00:30:17 CEST 2020 Will Deacon <will@kernel.org> arm64: Rewrite Spectre-v2 mitigation code

The Spectre-v2 mitigation code is pretty unwieldy and hard to maintain.
This is largely due to it being written hastily, without much clue as to
how things would pan out, and also because it ends up mixing policy and
state in such a way that it is very difficult to figure out what's going
on.

Rewrite the Spectre-v2 mitigation so that it clearly separates state from
policy and follows a more structured approach to handling the mitigation.

Signed-off-by: Will Deacon <will@kernel.org>
/linux/arch/arm64/kernel/
H A Dproton-pack.cdiff d4647f0a2ad711101067cba69c34716758aa1e48 Wed Sep 16 00:30:17 CEST 2020 Will Deacon <will@kernel.org> arm64: Rewrite Spectre-v2 mitigation code

The Spectre-v2 mitigation code is pretty unwieldy and hard to maintain.
This is largely due to it being written hastily, without much clue as to
how things would pan out, and also because it ends up mixing policy and
state in such a way that it is very difficult to figure out what's going
on.

Rewrite the Spectre-v2 mitigation so that it clearly separates state from
policy and follows a more structured approach to handling the mitigation.

Signed-off-by: Will Deacon <will@kernel.org>