On Mon, Jul 13, 2020 at 03:54:44PM +0530, Allen wrote: > https://github.com/allenpais/tasklets/commits/ref_tasklets Okay, I took a look at this series. I'd like to introduce the new API differently than was done for timer_struct because I think it'll be easier and more CFI-friendly. Here's what I've got: https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git/log/?h=kspp/tasklets/new-api/v1 All the rest can apply on top of that (though it looks like many patches need work, I got a lot of errors from "make allmodconfig && make". How does that look? -- Kees Cook