Files
Centos-kernel-stream-10/include/rv
Gabriele Monaco 0bcee13db5 rv: Fix handle_task_newtask prototype
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>
2026-04-07 13:46:37 +02:00
..