aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/backport-5.15/600-v5.18-page_pool-Add-allocation-stats.patch
diff options
context:
space:
mode:
authorJohn Audia <therealgraysky@proton.me>2023-06-21 12:17:06 -0400
committerHauke Mehrtens <hauke@hauke-m.de>2023-06-25 16:05:18 +0200
commit51c397c33fc47202d50ca90c779f1c3239ebbc3f (patch)
tree14799ee783a84cbbe23a67b572771c503b319e49 /target/linux/generic/backport-5.15/600-v5.18-page_pool-Add-allocation-stats.patch
parentb1b829ad6a71f32c0f8a669db53264cf5b1f259b (diff)
downloadupstream-51c397c33fc47202d50ca90c779f1c3239ebbc3f.tar.gz
upstream-51c397c33fc47202d50ca90c779f1c3239ebbc3f.tar.bz2
upstream-51c397c33fc47202d50ca90c779f1c3239ebbc3f.zip
kernel: bump 5.15 to 5.15.118
All patches automatically rebased. Build system: x86_64 Build-tested: ramips/tplink_archer-a6-v3, filogic/xiaomi_redmi-router-ax6000-ubootmod Run-tested: ramips/tplink_archer-a6-v3, filogic/xiaomi_redmi-router-ax6000-ubootmod Signed-off-by: John Audia <therealgraysky@proton.me> (cherry picked from commit 1f5fce27c195373fedcf233a48470de97752058f)
Diffstat (limited to 'target/linux/generic/backport-5.15/600-v5.18-page_pool-Add-allocation-stats.patch')
-rw-r--r--target/linux/generic/backport-5.15/600-v5.18-page_pool-Add-allocation-stats.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/backport-5.15/600-v5.18-page_pool-Add-allocation-stats.patch b/target/linux/generic/backport-5.15/600-v5.18-page_pool-Add-allocation-stats.patch
index f4c5b9afee..dca1062be9 100644
--- a/target/linux/generic/backport-5.15/600-v5.18-page_pool-Add-allocation-stats.patch
+++ b/target/linux/generic/backport-5.15/600-v5.18-page_pool-Add-allocation-stats.patch
@@ -65,7 +65,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net>
struct page *page_pool_alloc_pages(struct page_pool *pool, gfp_t gfp);
--- a/net/Kconfig
+++ b/net/Kconfig
-@@ -434,6 +434,19 @@ config NET_DEVLINK
+@@ -432,6 +432,19 @@ config NET_DEVLINK
config PAGE_POOL
bool