Re: [PATCH v4 0/5] Next revision of the L1D flush patches

2021-04-08 Thread Kees Cook
*thread necromancy* https://lore.kernel.org/lkml/20210108121056.21940-1-sbl...@amazon.com/ On Mon, Jan 25, 2021 at 09:27:38AM +, Singh, Balbir wrote: > On Fri, 2021-01-08 at 23:10 +1100, Balbir Singh wrote: > > Implement a mechanism that allows tasks to conditionally flush > > their L1D cache

Re: [PATCH v4 0/5] Next revision of the L1D flush patches

2021-01-25 Thread Singh, Balbir
On Fri, 2021-01-08 at 23:10 +1100, Balbir Singh wrote: > Implement a mechanism that allows tasks to conditionally flush > their L1D cache (mitigation mechanism suggested in [2]). The previous > posts of these patches were sent for inclusion (see [3]) and were not > included due to the concern for t

[PATCH v4 0/5] Next revision of the L1D flush patches

2021-01-08 Thread Balbir Singh
Implement a mechanism that allows tasks to conditionally flush their L1D cache (mitigation mechanism suggested in [2]). The previous posts of these patches were sent for inclusion (see [3]) and were not included due to the concern for the need for additional checks, those checks were: 1. Implement