Skip to content

[RT] Revert "net: Use skbufhead with raw lock"

Juri Lelli requested to merge jlelli/centos-stream-9:9.1-rt-bz2096689 into main-rt

Bugzilla: https://bugzilla.redhat.com/2096689

Upstream Status: RHEL-only

This reverts commit 96b7b489 ("net: Use skbufhead with raw lock"), as it is an older incarnation of commit 32c9187b ("net: dev: Make rps_lock() disable interrupts."). Revert the old one that is also causing troubles because it inits the wrong sk_buff_head lock.

Signed-off-by: Juri Lelli juri.lelli@redhat.com

Merge request reports