]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- 4.9.279 auto/th/kernel-4.9-4.9.279-1
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 8 Aug 2021 17:30:49 +0000 (19:30 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 8 Aug 2021 17:30:49 +0000 (19:30 +0200)
kernel-vserver-2.3.patch
kernel.spec

index 505f10b1cad9cab244084ae0973e99382483b794..a5142cd95b532edc612d93aa8a88100d29c93b24 100644 (file)
@@ -24803,8 +24803,8 @@ diff -urNp -x '*.orig' linux-4.9/net/unix/af_unix.c linux-4.9/net/unix/af_unix.c
 +#include <linux/vs_context.h>
 +#include <linux/vs_limit.h>
  
- struct hlist_head unix_socket_table[2 * UNIX_HASH_SIZE];
- EXPORT_SYMBOL_GPL(unix_socket_table);
+ #include "scm.h"
 @@ -290,6 +292,8 @@ static struct sock *__unix_find_socket_b
                if (!net_eq(sock_net(s), net))
                        continue;
index 88340ba260304e171c54561a76a82cf9faf03e83..8bde771f79288fd23e39ff83253c70df94e12e0e 100644 (file)
@@ -73,7 +73,7 @@
 
 %define                rel             1
 %define                basever         4.9
-%define                postver         .277
+%define                postver         .279
 
 # define this to '-%{basever}' for longterm branch
 %define                versuffix       -%{basever}
@@ -125,7 +125,7 @@ Source0:    https://www.kernel.org/pub/linux/kernel/v4.x/linux-%{basever}.tar.xz
 # Source0-md5: 0a68ef3615c64bd5ee54a3320e46667d
 %if "%{postver}" != ".0"
 Patch0:                https://www.kernel.org/pub/linux/kernel/v4.x/patch-%{version}.xz
-# Patch0-md5:  7ced083bf72a99d1deae46360794c808
+# Patch0-md5:  56f26ec15c11e0eca84ab51976eb914f
 %endif
 Source1:       kernel.sysconfig
 
This page took 0.103403 seconds and 4 git commands to generate.