|
Message-ID: <202007131658.69C96B7D3@keescook> Date: Mon, 13 Jul 2020 17:02:09 -0700 From: Kees Cook <keescook@...omium.org> To: Allen <allen.lkml@...il.com> Cc: Oscar Carter <oscar.carter@....com>, Kernel Hardening <kernel-hardening@...ts.openwall.com> Subject: Re: Clarification about the series to modernize the tasklet api 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
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.