Gabriele Monaco [off-list ref] writes:
On Thu, 2025-09-04 at 13:36 +0200, Simon Schuster via B4 Relay wrote:
quoted
From: Simon Schuster <schuster.simon@siemens-energy.com>
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 <gmonaco@redhat.com>
Adding Nam (author of LTL) to the loop.
Acked-by: Nam Cao <redacted>
I see no problem merging this to vfs, if vfs folks want that.
Nam