[packages/kernel] - up to 4.8.9
arekm
arekm at pld-linux.org
Sat Nov 19 14:53:27 CET 2016
commit 0394ef040b8128538189451f039f485bf6e078c1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sat Nov 19 14:53:19 2016 +0100
- up to 4.8.9
kernel-imq.patch | 10 ----------
kernel.spec | 4 ++--
2 files changed, 2 insertions(+), 12 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 9af7ee5..aa612ad 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -71,7 +71,7 @@
%define rel 1
%define basever 4.8
-%define postver .7
+%define postver .9
# define this to '-%{basever}' for longterm branch
%define versuffix %{nil}
@@ -123,7 +123,7 @@ Source0: https://www.kernel.org/pub/linux/kernel/v4.x/linux-%{basever}.tar.xz
# Source0-md5: c1af0afbd3df35c1ccdc7a5118cd2d07
%if "%{postver}" != ".0"
Patch0: https://www.kernel.org/pub/linux/kernel/v4.x/patch-%{version}.xz
-# Patch0-md5: ad7cdae5329497d07582b31858516686
+# Patch0-md5: 907214920c5ffa84c4d3538017c2227d
%endif
Source1: kernel.sysconfig
diff --git a/kernel-imq.patch b/kernel-imq.patch
index 74a23cc..247a57a 100644
--- a/kernel-imq.patch
+++ b/kernel-imq.patch
@@ -1276,16 +1276,6 @@ diff -Naupr linux-4.8_orig/net/core/dev.c linux-4.8/net/core/dev.c
static struct sk_buff *validate_xmit_vlan(struct sk_buff *skb,
netdev_features_t features)
-@@ -3038,6 +3038,9 @@
- }
- return head;
- }
-+#if defined(CONFIG_IMQ_MODULE)
-+EXPORT_SYMBOL_GPL(validate_xmit_skb_list);
-+#endif
-
- static void qdisc_pkt_len_init(struct sk_buff *skb)
- {
diff -Naupr linux-4.8_orig/net/core/skbuff.c linux-4.8/net/core/skbuff.c
--- linux-4.8_orig/net/core/skbuff.c 2016-10-03 06:24:33.000000000 +0700
+++ linux-4.8/net/core/skbuff.c 2016-10-03 07:59:56.203678268 +0700
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/0394ef040b8128538189451f039f485bf6e078c1
More information about the pld-cvs-commit
mailing list