Gabriele Monaco <[email protected]> writes: > On Thu, 2025-09-04 at 13:36 +0200, Simon Schuster via B4 Relay wrote: >> From: Simon Schuster <[email protected]> >> >> Since commit edd3cb05c00a ("copy_process: pass clone_flags as u64 >> across >> calltree") the task_newtask trace event exposes clone_flags as u64 to >> its callbacks. >> >> However, ltl_monitor was not adapted, resulting in a faulty callback. >> This also resulted in an lkp build warning due to >> -Wincompatible-pointer-types. >> > > Looks good to me, thanks! > > Reviewed-by: Gabriele Monaco <[email protected]> > > Adding Nam (author of LTL) to the loop.
Acked-by: Nam Cao <[email protected]> I see no problem merging this to vfs, if vfs folks want that. Nam
