mirror of
https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-10.git
synced 2026-09-09 00:07:04 +08:00
Upstream Status: RHEL only
JIRA: https://issues.redhat.com/browse/RHEL-116706
6daab4673f ("copy_process: pass clone_flags as u64 across calltree")
changes the prototype of the task_newtask tracepoint, this fix was
applied upstream as part of the merge commit 722df25ddf4f ("Merge tag
'kernel-6.18-rc1.clone3' of
git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs"), applying only
the relevant bit here.
Signed-off-by: Gabriele Monaco <gmonaco@redhat.com>