Re: [PATCH 01/16] mm/slab: fix stale code comment

From: Christoph Lameter
Date: Thu Jan 14 2016 - 10:22:21 EST


On Thu, 14 Jan 2016, Joonsoo Kim wrote:

> We use freelist_idx_t type for free object management whose size
> would be smaller than size of unsigned int. Fix it.

Acked-by: Christoph Lameter <cl@xxxxxxxxx>