kernel: bump 6.1 to 6.1.24

This commit is contained in:
DHDAXCW 2023-04-14 01:09:39 +00:00
parent a4b159c8b0
commit 98d7d61433
3 changed files with 4 additions and 4 deletions

View File

@ -1,2 +1,2 @@
LINUX_VERSION-6.1 = .23
LINUX_KERNEL_HASH-6.1.23 = 7458372e8750afe37fd1ac3e7ab3c22f2c6018f760f8134055a03f54aba3ebeb
LINUX_VERSION-6.1 = .24
LINUX_KERNEL_HASH-6.1.24 = aae6a7e38e33589011f5a5c0d7e087c8a26e3daf8d434432ee975ead90546504

View File

@ -235,7 +235,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
if (!pe)
--- a/mm/vmalloc.c
+++ b/mm/vmalloc.c
@@ -4177,6 +4177,8 @@ static const struct seq_operations vmall
@@ -4179,6 +4179,8 @@ static const struct seq_operations vmall
static int __init proc_vmalloc_init(void)
{

View File

@ -782,7 +782,7 @@
--- a/drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
+++ b/drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
@@ -2916,6 +2916,8 @@ static int stmmac_init_dma_engine(struct
@@ -2925,6 +2925,8 @@ static int stmmac_init_dma_engine(struct
if (priv->extend_desc && (priv->mode == STMMAC_RING_MODE))
atds = 1;