RE: [Update][PATCH v5 7/9] mm/swap: Add cache for swap slots allocation
From: Chen, Tim C
Date: Tue Jan 17 2017 - 15:34:37 EST
> > >
> >
> > The cache->slots_ret is protected by cache->free_lock and
> > cache->slots is protected by cache->free_lock.
Typo. cache->slots is protected by cache->alloc_lock.
Tim