On Tue, Feb 16, 2021 at 02:04:20AM -0800, Tom Hebb wrote:
> On Tue, Feb 16, 2021 at 1:21 AM Greg Kroah-Hartman
> wrote:
> >
> > On Tue, Feb 16, 2021 at 12:44:40AM -0800, Thomas Hebb wrote:
> > > commit ca0246bb97c2 ("z3fold: fix possible reclaim races") introduced
> > > the PAGE_CLAIMED flag "to a
On Tue, Feb 16, 2021 at 1:21 AM Greg Kroah-Hartman
wrote:
>
> On Tue, Feb 16, 2021 at 12:44:40AM -0800, Thomas Hebb wrote:
> > commit ca0246bb97c2 ("z3fold: fix possible reclaim races") introduced
> > the PAGE_CLAIMED flag "to avoid racing on a z3fold 'headless' page
> > release." By atomically te
Hi Thomas,
On Tue, Feb 16, 2021 at 9:44 AM Thomas Hebb wrote:
>
> commit ca0246bb97c2 ("z3fold: fix possible reclaim races") introduced
> the PAGE_CLAIMED flag "to avoid racing on a z3fold 'headless' page
> release." By atomically testing and setting the bit in each of
> z3fold_free() and z3fold_
On Tue, Feb 16, 2021 at 12:44:40AM -0800, Thomas Hebb wrote:
> commit ca0246bb97c2 ("z3fold: fix possible reclaim races") introduced
> the PAGE_CLAIMED flag "to avoid racing on a z3fold 'headless' page
> release." By atomically testing and setting the bit in each of
> z3fold_free() and z3fold_recla
commit ca0246bb97c2 ("z3fold: fix possible reclaim races") introduced
the PAGE_CLAIMED flag "to avoid racing on a z3fold 'headless' page
release." By atomically testing and setting the bit in each of
z3fold_free() and z3fold_reclaim_page(), a double-free was avoided.
However, commit 746d179b0e66 (
5 matches
Mail list logo