From: Martin KaFai Lau Date: Mon, 31 Jul 2023 22:37:13 +0000 (-0700) Subject: Merge branch 'Two fixes for cpu-map' X-Git-Tag: v6.5-rc5~18^2~1^2 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=4c9fbff54297471d4e2bbfe9c27e80067c722eae;p=users%2Fdwmw2%2Flinux.git Merge branch 'Two fixes for cpu-map' Hou Tao says: ==================== The patchset fixes two reported warning in cpu-map when running xdp_redirect_cpu and some RT threads concurrently. Patch #1 fixes the warning in __cpu_map_ring_cleanup() when kthread is stopped prematurely. Patch #2 fixes the warning in __xdp_return() when there are pending skbs in ptr_ring. Please see individual patches for more details. And comments are always welcome. ==================== Signed-off-by: Martin KaFai Lau --- 4c9fbff54297471d4e2bbfe9c27e80067c722eae