kernel: bump 4.19 to 4.19.57

Refreshed all patches.

Compile-tested on: cns3xxx
Runtime-tested on: cns3xxx

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
This commit is contained in:
Koen Vandeputte
2019-07-09 12:43:23 +02:00
parent 0051fff171
commit fa2435903f
4 changed files with 8 additions and 8 deletions

View File

@@ -61,7 +61,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
struct dst_entry *__sk_dst_check(struct sock *sk, u32 cookie)
{
struct dst_entry *dst = __sk_dst_get(sk);
@@ -1601,9 +1613,11 @@ static void __sk_free(struct sock *sk)
@@ -1598,9 +1610,11 @@ static void __sk_free(struct sock *sk)
if (likely(sk->sk_net_refcnt))
sock_inuse_add(sock_net(sk), -1);

View File

@@ -327,7 +327,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
--- a/net/core/sock.c
+++ b/net/core/sock.c
@@ -3483,6 +3483,8 @@ static __net_initdata struct pernet_oper
@@ -3480,6 +3480,8 @@ static __net_initdata struct pernet_oper
static int __init proto_init(void)
{