Re: [PATCH v2 1/2] mm/swap: fix stale comment on swap_info_struct::cluster_info
Barry Song <[email protected]>
| Newsgroups | gmane.linux.kernel,gmane.linux.kernel.mm |
|---|---|
| Message-ID | <CAGsJ_4zO4S0xOOHQ=PP=OnrPbHPqnk0CLotdmcgnGuCZxa31rQ@mail.gmail.com> |
On Wed, Aug 5, 2026 at 10:11 PM Youngjun Park <[email protected]> wrote: > > setup_swap_clusters_info() allocates cluster_info for every swap area, > not only for SSDs. > > Signed-off-by: Youngjun Park <[email protected]> > Acked-by: Kairui Song <[email protected]> Reviewed-by: Barry Song <[email protected]>