Re: [PATCH] lib: remove prio_heap

From: Tejun Heo
Date: Tue Sep 23 2014 - 10:25:32 EST


On Mon, Sep 22, 2014 at 04:14:35PM +0800, Lai Jiangshan wrote:
> The prio_heap was unused since 889ed9ceaa97 ("cgroup: remove css_scan_tasks()"),
> it should be compiled-out for shrinking the binary kernel size which can be
> done via introducing CONFIG_PRIO_HEAD or via removing the code.
>
> But we can simply recover the code from the git quickly when needed,
> so it would be better to remove it IMO.
>
> Signed-off-by: Lai Jiangshan <laijs@xxxxxxxxxxxxxx>

FWIW, Acked-by: Tejun Heo <tj@xxxxxxxxxx>

Thanks.

--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/