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
Commit 1a47a4e attempted to fix this issue by reverting some changes
made during the event definitions (and dependencies) refactor. That
change caused some regressions because of another fix made together,
but, since it was reverted, this commit fixes the same issue with a much
simpler approach (at least until the event definitions refactor work is
finished).
Fixes: #3382
Previously, kernel symbols dependency semantics differentiated between three cases:
Due to breaking this semantic, events such as
print_mem_dump
now fail when loading on their own:The text was updated successfully, but these errors were encountered: