]> www.infradead.org Git - users/willy/linux.git/commit
mm: Convert virt_to_cache() to use struct slab
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Thu, 30 Sep 2021 03:09:23 +0000 (23:09 -0400)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Mon, 4 Oct 2021 03:06:36 +0000 (23:06 -0400)
commitcadebaa6d631287f98fc0f3a69de0fe81cd514d9
tree25837666e4375496c586bd63191b0f5f07b8bb76
parentba4cda745a5d045d5bcc3ff15ceaaffacd255894
mm: Convert virt_to_cache() to use struct slab

This function is entirely self-contained, so can be converted from
page to slab.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
mm/slab.h