Re: WARNING: kmalloc bug in input_mt_init_slots
From: Christopher Lameter
Date: Tue Sep 25 2018 - 10:04:37 EST
On Tue, 25 Sep 2018, Dmitry Vyukov wrote:
> Assuming that the size is large enough to fail in all allocators, is
> this warning still useful? How? Should we remove it?
Remove it. It does not make sense because we check earlier if possible
without the warn.