On Tue, Aug 23, 2016 at 12:48:11AM -0400, Sinan Kaya wrote: > spin_lock_init(&lldev->lock); > - tasklet_init(&lldev->rst_task, hidma_ll_abort, (unsigned long)lldev); ?? This is not described in changlog? If you are not using in anywhere else, then rst_task variable should be removed too.. -- ~Vinod