mbox series

[0/2] Cleanups for slab

Message ID 20220309145052.219138-1-sxwjean@me.com (mailing list archive)
Headers show
Series Cleanups for slab | expand

Message

Xiongwei Song March 9, 2022, 2:50 p.m. UTC
From: Xiongwei Song <sxwjean@gmail.com>

2 cleanups, no functionality changed.

Xiongwei Song (2):
  mm: slab: Delete unused SLAB_DEACTIVATED flag
  mm: slub: Delete useless parameter of alloc_slab_page()

 include/linux/slab.h | 3 ---
 mm/slub.c            | 8 ++++----
 2 files changed, 4 insertions(+), 7 deletions(-)