]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - src/patches/arm-multi-grsec-compile-fixes.patch
correct wrong headline at hardwaregraphs.cgi
[ipfire-2.x.git] / src / patches / arm-multi-grsec-compile-fixes.patch
index 530d69e2a172149077f913cdaccd90afe687a67f..b71d9aec6e49d584e2e8e6d53e989449e2b7726d 100644 (file)
@@ -1,5 +1,6 @@
---- a/arch/arm/mach-omap2/cclock3xxx_data.c~   2015-12-12 11:00:10.474423373 +0000
-+++ b/arch/arm/mach-omap2/cclock3xxx_data.c    2015-12-12 11:30:31.198452547 +0000
+diff -Naur linux-3.14.76.org/arch/arm/mach-omap2/cclock3xxx_data.c linux-3.14.76/arch/arm/mach-omap2/cclock3xxx_data.c
+--- linux-3.14.76.org/arch/arm/mach-omap2/cclock3xxx_data.c    2016-08-18 06:26:02.000000000 +0200
++++ linux-3.14.76/arch/arm/mach-omap2/cclock3xxx_data.c        2016-08-18 06:37:51.442186995 +0200
 @@ -250,7 +250,7 @@
  
  static struct clk dpll1_ck;
@@ -9,3 +10,15 @@
  
  static struct clk_ops dpll1_ck_ops_34xx __initdata = {
        .init           = &omap2_init_clk_clkdm,
+diff -Naur linux-3.14.76.org/net/ipv6/addrconf.c linux-3.14.76/net/ipv6/addrconf.c
+--- linux-3.14.76.org/net/ipv6/addrconf.c      2016-08-18 06:25:51.000000000 +0200
++++ linux-3.14.76/net/ipv6/addrconf.c  2016-08-18 06:31:51.802186824 +0200
+@@ -4818,7 +4818,7 @@
+ {
+       struct inet6_dev *idev = ctl->extra1;
+       int min_mtu = IPV6_MIN_MTU;
+-      struct ctl_table lctl;
++      ctl_table_no_const lctl;
+       lctl = *ctl;
+       lctl.extra1 = &min_mtu;