You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JIRA: https://issues.redhat.com/browse/RHEL-113577
Upstream Status: RHEL only
Upstream __assign_str() takes 1 arguments but in this tree 2 arguments
are required.
The missing argument needs to match the string passed to __string() in
TP_STRUCT__entry(). For a more detailed explanation see:
https://lore.kernel.org/linux-trace-kernel/20240222211442.634192653@goodmis.org/
NOTE: This commit does not compile due to missing RHEL-specific fix-ups,
which are split out into separate Git commits following this one.
If git bisect selected this commit, run "git bisect skip" and try again.
Repeat this until it selects a commit which compiles.
Signed-off-by: José Expósito <jexposit@redhat.com>
0 commit comments