On 08.02.17 09:31:00, Shanker Donthineni wrote: > In teardown path, code is still calling 'kfree(its->cmd_base)' to free > memory, this should be changed to 'free_pages(get_order(ITS_CMD_QUEUE_SZ).
Hmm, right. This is later removed in the series, but should be part of this patch. Should I respin this one? -Robert

