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 75bce38 ("perf: opportunistically check all rings for data") introduced a panic on systems where not all CPUs are online. Fix this by skipping nil rings.
Signed-off-by: zhuhuijun <[email protected]>
0 commit comments