Re: [PATCH 0/3] Modernize tasklet callback API
From: Allen <hidden>
Date: 2020-08-12 12:32:11
Also in:
alsa-devel, linux-s390, linux-usb, lkml, netdev
From: Allen <hidden>
Date: 2020-08-12 12:32:11
Also in:
alsa-devel, linux-s390, linux-usb, lkml, netdev
Kees,
Was a Coccinelle script used for any of these conversions? I wonder if it'd be easier to do a single treewide patch for the more mechanical changes.
No, I should have written one. Will do it.
And, actually, I still think the "prepare" patches should just be collapsed into the actual "covert" patches -- there are only a few.
Okay. It's been done and pushed to: https://github.com/allenpais/tasklets/tree/V4
After those, yeah, I think getting these sent to their respective maintainers is the next step.
Please look at the above branch, if it looks fine, let me know if I can add your ACK on the patches.
Sure! I will add it to the tracker. Here's for the refactoring: https://github.com/KSPP/linux/issues/30 and here's for the removal: https://github.com/KSPP/linux/issues/94 if you can added details/examples of how they should be removed, that'd help other folks too, if they wanted to jump in. :)
Sure, Thank you. - Allen