On Thu, May 10, 2018 at 11:59 PM, Kees Cook <[email protected]> wrote: > On Thu, May 3, 2018 at 9:34 PM, Kees Cook <[email protected]> wrote: >> On Thu, May 3, 2018 at 6:13 PM, Andy Shevchenko >> <[email protected]> wrote: >>> Starting from the commit 0d0443288f22 the new function has been >>> introduced which takes struct task_struct as a parameter. Though, >>> compiler doesn't know where to get information about it at this stage. >>> >>> Add missed declaration of struct task_struct to satisfy compiler. >>> >>> Fixes: 0d0443288f22 ("string_helpers: add kstrdup_quotable_cmdline") >>> Cc: Kees Cook <[email protected]> >>> Cc: James Morris <[email protected]> >>> Signed-off-by: Andy Shevchenko <[email protected]> >> >> Acked-by: Kees Cook <[email protected]> >> >> I'm not sure who should carry this. You're welcome to put it in your tree? > > I haven't seen this show up in linux-next. Andy will you be taking it?
Will be in next next. -- With Best Regards, Andy Shevchenko

