kernel: bump 6.1 to 6.1.24
This commit is contained in:
parent
a4b159c8b0
commit
98d7d61433
@ -1,2 +1,2 @@
|
|||||||
LINUX_VERSION-6.1 = .23
|
LINUX_VERSION-6.1 = .24
|
||||||
LINUX_KERNEL_HASH-6.1.23 = 7458372e8750afe37fd1ac3e7ab3c22f2c6018f760f8134055a03f54aba3ebeb
|
LINUX_KERNEL_HASH-6.1.24 = aae6a7e38e33589011f5a5c0d7e087c8a26e3daf8d434432ee975ead90546504
|
@ -235,7 +235,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
|
|||||||
if (!pe)
|
if (!pe)
|
||||||
--- a/mm/vmalloc.c
|
--- a/mm/vmalloc.c
|
||||||
+++ b/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)
|
static int __init proc_vmalloc_init(void)
|
||||||
{
|
{
|
||||||
|
@ -782,7 +782,7 @@
|
|||||||
|
|
||||||
--- a/drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
|
--- a/drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
|
||||||
+++ b/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))
|
if (priv->extend_desc && (priv->mode == STMMAC_RING_MODE))
|
||||||
atds = 1;
|
atds = 1;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user