On 2025-05-05 16:02:53 [-0700], Jakub Kicinski wrote:
On Wed, 30 Apr 2025 14:47:40 +0200 Sebastian Andrzej Siewior wrote:
quoted
I was looking at the build-time defined per-CPU variables in net/ and
added the needed local-BH-locks in order to be able to remove the
current per-CPU lock in local_bh_disable() on PREMPT_RT.
The work is not yet complete, I just wanted to post what I have so far
instead of sitting on it.
Looks fine overall but we're anticipating a respin for patch 5?
When you repost could you split out the netfilter patches so they
can be applied by Pablo to the netfilter tree?
Yes, will do. I was mostly off the last week.
And there really doesn't seem to be a strong reason to make this
series longer than 15 patches, so please don't add more:
https://www.kernel.org/doc/html/next/process/maintainer-netdev.html
Okay.
Sebastian