mbox series

[0/2] Cleanups for zbud

Message ID 20210605075141.1359969-1-linmiaohe@huawei.com (mailing list archive)
Headers show
Series Cleanups for zbud | expand

Message

Miaohe Lin June 5, 2021, 7:51 a.m. UTC
Hi all,
This series contains just cleanups to save some possible memory in
zbud_pool and avoid exporting any unneeded zbud API. More details
can be found in the respective changelogs. Thanks!

Miaohe Lin (2):
  mm/zbud: reuse unbuddied[0] as buddied in zbud_pool
  mm/zbud: don't export any zbud API

 MAINTAINERS          |   1 -
 include/linux/zbud.h |  23 ---
 mm/zbud.c            | 372 ++++++++++++++++++++++---------------------
 3 files changed, 189 insertions(+), 207 deletions(-)
 delete mode 100644 include/linux/zbud.h