On Mon, Aug 20, 2018 at 12:05:50PM +0800, [email protected] wrote: > Gentle ping :) > > > The 'tbl' variable may leak when return in function > > wq_numa_init(), and this patch fixes this. > > > > Signed-off-by: Yi Wang <[email protected]> > > Reviewed-by: Jiang Biao <[email protected]>
It's a kernel bug path where we might as well crash. Whether the tbl gets leaked or not doesn't matter. Thanks. -- tejun

