]> www.infradead.org Git - users/willy/pagecache.git/commit
Reapply "net: skb: introduce and use a single page frag cache"
authorJakub Kicinski <kuba@kernel.org>
Thu, 13 Feb 2025 16:49:44 +0000 (08:49 -0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 13 Feb 2025 16:49:44 +0000 (08:49 -0800)
commit0892b840318daa6ae739b7cdec5ecdfca4006689
tree92cb84d934885bd5fdd42ccd22e0d24496d7d8e5
parent0d0b752f2497471ddd2b32143d167d42e18a8f3c
Reapply "net: skb: introduce and use a single page frag cache"

This reverts commit 011b0335903832facca86cd8ed05d7d8d94c9c76.

Sabrina reports that the revert may trigger warnings due to intervening
changes, especially the ability to rise MAX_SKB_FRAGS. Let's drop it
and revisit once that part is also ironed out.

Fixes: 011b03359038 ("Revert "net: skb: introduce and use a single page frag cache"")
Reported-by: Sabrina Dubroca <sd@queasysnail.net>
Link: https://lore.kernel.org/6bf54579233038bc0e76056c5ea459872ce362ab.1739375933.git.pabeni@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/linux/netdevice.h
net/core/dev.c
net/core/skbuff.c