Re: [RFC PATCH v2 0/2] mm: fix races due to deferred TLB flushes

2021-03-02 Thread Peter Xu
On Fri, Dec 25, 2020 at 01:25:27AM -0800, Nadav Amit wrote: > From: Nadav Amit > > This patch-set went from v1 to RFCv2, as there is still an ongoing > discussion regarding the way of solving the recently found races due to > deferred TLB flushes. These patches are only sent for reference for now

Re: [RFC PATCH v2 0/2] mm: fix races due to deferred TLB flushes

2021-03-02 Thread Nadav Amit
> On Mar 2, 2021, at 2:13 PM, Peter Xu wrote: > > On Fri, Dec 25, 2020 at 01:25:27AM -0800, Nadav Amit wrote: >> From: Nadav Amit >> >> This patch-set went from v1 to RFCv2, as there is still an ongoing >> discussion regarding the way of solving the recently found races due to >> deferred TLB

[RFC PATCH v2 0/2] mm: fix races due to deferred TLB flushes

2020-12-25 Thread Nadav Amit
From: Nadav Amit This patch-set went from v1 to RFCv2, as there is still an ongoing discussion regarding the way of solving the recently found races due to deferred TLB flushes. These patches are only sent for reference for now, and can be applied later if no better solution is taken. In a nutsh