From 0fe0d67eafb53a8d2e5ad793ba2eee76de98ed15 Mon Sep 17 00:00:00 2001 From: Nagy Karoly Gabriel Date: Wed, 11 Feb 2015 19:21:34 +0100 Subject: [PATCH] linux-header: Updated (3.14.17 -> 3.18.5) also removed all ancient and disabled patches. --- base/linux-header/asound.patch.disabled | 30 ------- base/linux-header/atomic.patch.disabled | 28 ------- base/linux-header/blkpg.patch.disabled | 26 ------ base/linux-header/capi.patch.disabled | 25 ------ base/linux-header/crc-ccitt.patch.disabled | 37 --------- base/linux-header/cyclades.patch.disabled | 27 ------- base/linux-header/ext2_fs.patch.disabled | 33 -------- base/linux-header/fddi.h.patch.disabled | 26 ------ base/linux-header/genhd.patch.disabled | 31 ------- base/linux-header/hiddev.patch.disabled | 33 -------- base/linux-header/if.patch.disabled | 80 ------------------- base/linux-header/int64-i386.patch.disabled | 26 ------ base/linux-header/kdev_t.patch.disabled | 31 ------- base/linux-header/linux-header.desc | 8 +- .../mod_devicetable.patch.disabled | 34 -------- .../linux-header/ppc-unaligned.patch.disabled | 34 -------- .../ppc64-asm-types.h.patch.disabled | 27 ------- base/linux-header/ppc64-memory.patch.disabled | 37 --------- base/linux-header/sparc-fbio.patch.disabled | 42 ---------- .../sparc64-asm-page.h.patch.disabled | 32 -------- base/linux-header/videodev2.patch.disabled | 31 ------- 21 files changed, 4 insertions(+), 674 deletions(-) delete mode 100644 base/linux-header/asound.patch.disabled delete mode 100644 base/linux-header/atomic.patch.disabled delete mode 100644 base/linux-header/blkpg.patch.disabled delete mode 100644 base/linux-header/capi.patch.disabled delete mode 100644 base/linux-header/crc-ccitt.patch.disabled delete mode 100644 base/linux-header/cyclades.patch.disabled delete mode 100644 base/linux-header/ext2_fs.patch.disabled delete mode 100644 base/linux-header/fddi.h.patch.disabled delete mode 100644 base/linux-header/genhd.patch.disabled delete mode 100644 base/linux-header/hiddev.patch.disabled delete mode 100644 base/linux-header/if.patch.disabled delete mode 100644 base/linux-header/int64-i386.patch.disabled delete mode 100644 base/linux-header/kdev_t.patch.disabled delete mode 100644 base/linux-header/mod_devicetable.patch.disabled delete mode 100644 base/linux-header/ppc-unaligned.patch.disabled delete mode 100644 base/linux-header/ppc64-asm-types.h.patch.disabled delete mode 100644 base/linux-header/ppc64-memory.patch.disabled delete mode 100644 base/linux-header/sparc-fbio.patch.disabled delete mode 100644 base/linux-header/sparc64-asm-page.h.patch.disabled delete mode 100644 base/linux-header/videodev2.patch.disabled diff --git a/base/linux-header/asound.patch.disabled b/base/linux-header/asound.patch.disabled deleted file mode 100644 index 268dbdb73..000000000 --- a/base/linux-header/asound.patch.disabled +++ /dev/null @@ -1,30 +0,0 @@ -# --- SDE-COPYRIGHT-NOTE-BEGIN --- -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# Filename: package/.../linux-header/asound.patch.disabled -# Copyright (C) 2004 - 2006 The T2 SDE Project -# -# More information can be found in the files COPYING and README. -# -# This patch file is dual-licensed. It is available under the license the -# patched project is licensed under, as long as it is an OpenSource license -# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms -# of the GNU General Public License as published by the Free Software -# Foundation; either version 2 of the License, or (at your option) any later -# version. -# --- SDE-COPYRIGHT-NOTE-END --- - -The usual culprits. - - - Rene Rebe - ---- linux-2.6.9/include/sound/asound.h.orig 2004-11-18 02:05:26.256365696 +0100 -+++ linux-2.6.9/include/sound/asound.h 2004-11-18 02:05:39.759312936 +0100 -@@ -26,6 +26,7 @@ - #if defined(LINUX) || defined(__LINUX__) || defined(__linux__) - - #include -+#include - - #ifdef __KERNEL__ - diff --git a/base/linux-header/atomic.patch.disabled b/base/linux-header/atomic.patch.disabled deleted file mode 100644 index 7808c7f69..000000000 --- a/base/linux-header/atomic.patch.disabled +++ /dev/null @@ -1,28 +0,0 @@ -# --- SDE-COPYRIGHT-NOTE-BEGIN --- -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# Filename: package/.../linux-header/atomic.patch.disabled -# Copyright (C) 2004 - 2006 The T2 SDE Project -# -# More information can be found in the files COPYING and README. -# -# This patch file is dual-licensed. It is available under the license the -# patched project is licensed under, as long as it is an OpenSource license -# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms -# of the GNU General Public License as published by the Free Software -# Foundation; either version 2 of the License, or (at your option) any later -# version. -# --- SDE-COPYRIGHT-NOTE-END --- ---- ./include/asm-i386/atomic.h.orig 2005-03-10 22:12:23.104674184 -0300 -+++ ./include/asm-i386/atomic.h 2005-03-10 22:14:38.358112536 -0300 -@@ -3,7 +3,9 @@ - - #include - #include --#include -+#ifdef __KERNEL__ -+# include -+#endif - - /* - * Atomic operations that C can't guarantee us. Useful for diff --git a/base/linux-header/blkpg.patch.disabled b/base/linux-header/blkpg.patch.disabled deleted file mode 100644 index 2a092a580..000000000 --- a/base/linux-header/blkpg.patch.disabled +++ /dev/null @@ -1,26 +0,0 @@ -# --- SDE-COPYRIGHT-NOTE-BEGIN --- -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# Filename: package/.../linux-header/blkpg.patch.disabled -# Copyright (C) 2004 - 2006 The T2 SDE Project -# -# More information can be found in the files COPYING and README. -# -# This patch file is dual-licensed. It is available under the license the -# patched project is licensed under, as long as it is an OpenSource license -# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms -# of the GNU General Public License as published by the Free Software -# Foundation; either version 2 of the License, or (at your option) any later -# version. -# --- SDE-COPYRIGHT-NOTE-END --- ---- ./include/linux/blkpg.h.orig 2004-11-18 16:07:34.000000000 +0100 -+++ ./include/linux/blkpg.h 2005-04-06 22:17:00.257102232 +0200 -@@ -1,6 +1,8 @@ - #ifndef _LINUX_BLKPG_H - #define _LINUX_BLKPG_H - -+#include -+ - /* - * Partition table and disk geometry handling - * diff --git a/base/linux-header/capi.patch.disabled b/base/linux-header/capi.patch.disabled deleted file mode 100644 index caee95121..000000000 --- a/base/linux-header/capi.patch.disabled +++ /dev/null @@ -1,25 +0,0 @@ -# --- SDE-COPYRIGHT-NOTE-BEGIN --- -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# Filename: package/.../linux-header/capi.patch.disabled -# Copyright (C) 2004 - 2006 The T2 SDE Project -# -# More information can be found in the files COPYING and README. -# -# This patch file is dual-licensed. It is available under the license the -# patched project is licensed under, as long as it is an OpenSource license -# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms -# of the GNU General Public License as published by the Free Software -# Foundation; either version 2 of the License, or (at your option) any later -# version. -# --- SDE-COPYRIGHT-NOTE-END --- ---- linux-2.6.8.1/include/linux/capi.h~ 2004-08-14 12:55:33.000000000 +0200 -+++ linux-2.6.8.1/include/linux/capi.h 2004-10-14 17:18:13.552303472 +0200 -@@ -14,6 +14,7 @@ - - #include - #include -+#include - #ifndef __KERNEL__ - #include - #endif diff --git a/base/linux-header/crc-ccitt.patch.disabled b/base/linux-header/crc-ccitt.patch.disabled deleted file mode 100644 index 7f8cf6263..000000000 --- a/base/linux-header/crc-ccitt.patch.disabled +++ /dev/null @@ -1,37 +0,0 @@ -# --- SDE-COPYRIGHT-NOTE-BEGIN --- -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# Filename: package/.../linux-header/crc-ccitt.patch.disabled -# Copyright (C) 2004 - 2006 The T2 SDE Project -# -# More information can be found in the files COPYING and README. -# -# This patch file is dual-licensed. It is available under the license the -# patched project is licensed under, as long as it is an OpenSource license -# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms -# of the GNU General Public License as published by the Free Software -# Foundation; either version 2 of the License, or (at your option) any later -# version. -# --- SDE-COPYRIGHT-NOTE-END --- - -Hm - let's use the normal types that are defined (too lazy to serch for these -variants ...). - - Rene Rebe - ---- linux-2.6.8.1/include/linux/crc-ccitt.h.orig 2004-09-15 19:53:29.752995143 +0200 -+++ linux-2.6.8.1/include/linux/crc-ccitt.h 2004-09-15 19:54:02.301801850 +0200 -@@ -3,11 +3,11 @@ - - #include - --extern u16 const crc_ccitt_table[256]; -+extern __u16 const crc_ccitt_table[256]; - --extern u16 crc_ccitt(u16 crc, const u8 *buffer, size_t len); -+extern __u16 crc_ccitt(__u16 crc, const __u8 *buffer, size_t len); - --static inline u16 crc_ccitt_byte(u16 crc, const u8 c) -+static inline __u16 crc_ccitt_byte(__u16 crc, const __u8 c) - { - return (crc >> 8) ^ crc_ccitt_table[(crc ^ c) & 0xff]; - } diff --git a/base/linux-header/cyclades.patch.disabled b/base/linux-header/cyclades.patch.disabled deleted file mode 100644 index 88c3c440d..000000000 --- a/base/linux-header/cyclades.patch.disabled +++ /dev/null @@ -1,27 +0,0 @@ -# --- SDE-COPYRIGHT-NOTE-BEGIN --- -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# Filename: package/.../linux-header/cyclades.patch.disabled -# Copyright (C) 2004 - 2006 The T2 SDE Project -# -# More information can be found in the files COPYING and README. -# -# This patch file is dual-licensed. It is available under the license the -# patched project is licensed under, as long as it is an OpenSource license -# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms -# of the GNU General Public License as published by the Free Software -# Foundation; either version 2 of the License, or (at your option) any later -# version. -# --- SDE-COPYRIGHT-NOTE-END --- -diff -Naur linux-2.6.11.orig/include/linux/cyclades.h linux-2.6.11/include/linux/cyclades.h ---- linux-2.6.11.orig/include/linux/cyclades.h 2005-03-02 09:38:33.000000000 +0200 -+++ linux-2.6.11/include/linux/cyclades.h 2005-03-07 17:52:56.716885160 +0200 -@@ -67,6 +67,8 @@ - #ifndef _LINUX_CYCLADES_H - #define _LINUX_CYCLADES_H - -+#include -+ - struct cyclades_monitor { - unsigned long int_count; - unsigned long char_count; diff --git a/base/linux-header/ext2_fs.patch.disabled b/base/linux-header/ext2_fs.patch.disabled deleted file mode 100644 index 7d99de442..000000000 --- a/base/linux-header/ext2_fs.patch.disabled +++ /dev/null @@ -1,33 +0,0 @@ -# --- SDE-COPYRIGHT-NOTE-BEGIN --- -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# Filename: package/.../linux-header/ext2_fs.patch.disabled -# Copyright (C) 2004 - 2006 The T2 SDE Project -# -# More information can be found in the files COPYING and README. -# -# This patch file is dual-licensed. It is available under the license the -# patched project is licensed under, as long as it is an OpenSource license -# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms -# of the GNU General Public License as published by the Free Software -# Foundation; either version 2 of the License, or (at your option) any later -# version. -# --- SDE-COPYRIGHT-NOTE-END --- - -User space that includes the ext2 defines (e.g. syslinux) must bot get -ext2_fs_sb since it contains in-kernel locking structures ... - - - Rene Rebe - ---- usr/include/linux/ext2_fs.h.orig 2005-01-07 09:21:12.471622368 +0100 -+++ usr/include/linux/ext2_fs.h 2005-01-07 09:21:31.036800032 +0100 -@@ -17,7 +17,9 @@ - #define _LINUX_EXT2_FS_H - - #include -+#ifdef __KERNEL__ - #include -+#endif - - /* - * The second extended filesystem constants/structures diff --git a/base/linux-header/fddi.h.patch.disabled b/base/linux-header/fddi.h.patch.disabled deleted file mode 100644 index 9a882d29b..000000000 --- a/base/linux-header/fddi.h.patch.disabled +++ /dev/null @@ -1,26 +0,0 @@ -# --- SDE-COPYRIGHT-NOTE-BEGIN --- -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# Filename: package/.../linux-header/fddi.h.patch.disabled -# Copyright (C) 2004 - 2006 The T2 SDE Project -# -# More information can be found in the files COPYING and README. -# -# This patch file is dual-licensed. It is available under the license the -# patched project is licensed under, as long as it is an OpenSource license -# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms -# of the GNU General Public License as published by the Free Software -# Foundation; either version 2 of the License, or (at your option) any later -# version. -# --- SDE-COPYRIGHT-NOTE-END --- ---- usr/include/linux/if_fddi.h.vanilla 2005-03-05 18:33:32.364111176 +0100 -+++ usr/include/linux/if_fddi.h 2005-03-05 18:33:54.398761400 +0100 -@@ -24,6 +24,8 @@ - #ifndef _LINUX_IF_FDDI_H - #define _LINUX_IF_FDDI_H - -+#include -+ - /* - * Define max and min legal sizes. The frame sizes do not include - * 4 byte FCS/CRC (frame check sequence). diff --git a/base/linux-header/genhd.patch.disabled b/base/linux-header/genhd.patch.disabled deleted file mode 100644 index 06a278671..000000000 --- a/base/linux-header/genhd.patch.disabled +++ /dev/null @@ -1,31 +0,0 @@ -# --- SDE-COPYRIGHT-NOTE-BEGIN --- -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# Filename: package/.../linux-header/genhd.patch.disabled -# Copyright (C) 2004 - 2006 The T2 SDE Project -# -# More information can be found in the files COPYING and README. -# -# This patch file is dual-licensed. It is available under the license the -# patched project is licensed under, as long as it is an OpenSource license -# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms -# of the GNU General Public License as published by the Free Software -# Foundation; either version 2 of the License, or (at your option) any later -# version. -# --- SDE-COPYRIGHT-NOTE-END --- - -device.h caues major pain for the user-space, so do not include it ;-) - - - Rene Rebe - ---- ./include/linux/genhd.h.orig 2004-10-14 16:07:26.910854072 +0200 -+++ ./include/linux/genhd.h 2004-10-14 16:07:04.280294440 +0200 -@@ -12,7 +12,7 @@ - #include - #include - #include --#include -+/*#include */ - #include - #include - #include diff --git a/base/linux-header/hiddev.patch.disabled b/base/linux-header/hiddev.patch.disabled deleted file mode 100644 index f6abe66c9..000000000 --- a/base/linux-header/hiddev.patch.disabled +++ /dev/null @@ -1,33 +0,0 @@ -# --- SDE-COPYRIGHT-NOTE-BEGIN --- -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# Filename: package/.../linux-header/hiddev.patch.disabled -# Copyright (C) 2004 - 2006 The T2 SDE Project -# -# More information can be found in the files COPYING and README. -# -# This patch file is dual-licensed. It is available under the license the -# patched project is licensed under, as long as it is an OpenSource license -# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms -# of the GNU General Public License as published by the Free Software -# Foundation; either version 2 of the License, or (at your option) any later -# version. -# --- SDE-COPYRIGHT-NOTE-END --- - -Fix inclusion by user-space packages, such as hal. - - - Rene Rebe - ---- usr/include/linux/hiddev.h.orig 2005-05-10 08:33:13.000000000 +0200 -+++ usr/include/linux/hiddev.h 2005-05-10 08:27:49.000000000 +0200 -@@ -33,6 +33,10 @@ - * The event structure itself - */ - -+#ifndef HID_MAX_USAGES -+#define HID_MAX_USAGES 8 -+#endif -+ - struct hiddev_event { - unsigned hid; - signed int value; diff --git a/base/linux-header/if.patch.disabled b/base/linux-header/if.patch.disabled deleted file mode 100644 index c7e94115f..000000000 --- a/base/linux-header/if.patch.disabled +++ /dev/null @@ -1,80 +0,0 @@ -# --- SDE-COPYRIGHT-NOTE-BEGIN --- -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# Filename: package/.../linux-header/if.patch.disabled -# Copyright (C) 2004 - 2006 The T2 SDE Project -# -# More information can be found in the files COPYING and README. -# -# This patch file is dual-licensed. It is available under the license the -# patched project is licensed under, as long as it is an OpenSource license -# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms -# of the GNU General Public License as published by the Free Software -# Foundation; either version 2 of the License, or (at your option) any later -# version. -# --- SDE-COPYRIGHT-NOTE-END --- - -ifmap is already defined in net/if.h - so disable most parts of the file for -user-space applications. - - - Rene Rebe - ---- usr/include/linux/if.h.orig 2004-10-03 22:50:13.954411344 +0200 -+++ usr/include/linux/if.h 2004-10-03 23:16:24.702621320 +0200 -@@ -26,6 +26,10 @@ - #define IFNAMSIZ 16 - #include - -+/* WARNING: userspace should use net/if.h, but this file may be included via -+ linux/mii.h as example */ -+#if !defined(_NET_IF_H) || !defined(__USE_MISC) -+ - /* Standard interface flags (netdevice->flags). */ - #define IFF_UP 0x1 /* interface is up */ - #define IFF_BROADCAST 0x2 /* broadcast address valid */ -@@ -53,6 +57,8 @@ - #define IFF_802_1Q_VLAN 0x1 /* 802.1Q VLAN device. */ - #define IFF_EBRIDGE 0x2 /* Ethernet bridging device. */ - -+#endif /* !(net/if.h && __USE_MISC) */ -+ - #define IF_GET_IFACE 0x0001 /* for querying only */ - #define IF_GET_PROTO 0x0002 - -@@ -80,6 +86,9 @@ - #define IF_PROTO_FR_ETH_PVC 0x200B - #define IF_PROTO_RAW 0x200C /* RAW Socket */ - -+/* WARNING: userspace should use net/if.h, but this file may be included via -+ linux/mii.h as example */ -+#if !defined(_NET_IF_H) || !defined(__USE_MISC) - - /* - * Device mapping structure. I'd just gone off and designed a -@@ -101,6 +110,7 @@ - unsigned char port; - /* 3 bytes spare */ - }; -+#endif /* !(net/if.h && __USE_MISC) */ - - struct if_settings - { -@@ -120,6 +130,7 @@ - } ifs_ifsu; - }; - -+#if !defined(_NET_IF_H) || !defined(__USE_MISC) - /* - * Interface request structure used for socket - * ioctl's. All interface ioctl's must have parameter -@@ -186,8 +197,10 @@ - struct ifreq __user *ifcu_req; - } ifc_ifcu; - }; -+ - #define ifc_buf ifc_ifcu.ifcu_buf /* buffer address */ - #define ifc_req ifc_ifcu.ifcu_req /* array of structures */ - -+#endif /* !(net/if.h && __USE_MISC) */ - - #endif /* _LINUX_IF_H */ diff --git a/base/linux-header/int64-i386.patch.disabled b/base/linux-header/int64-i386.patch.disabled deleted file mode 100644 index 17fb036f5..000000000 --- a/base/linux-header/int64-i386.patch.disabled +++ /dev/null @@ -1,26 +0,0 @@ -# --- SDE-COPYRIGHT-NOTE-BEGIN --- -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# Filename: package/.../linux-header/int64-i386.patch.disabled -# Copyright (C) 2004 - 2006 The T2 SDE Project -# -# More information can be found in the files COPYING and README. -# -# This patch file is dual-licensed. It is available under the license the -# patched project is licensed under, as long as it is an OpenSource license -# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms -# of the GNU General Public License as published by the Free Software -# Foundation; either version 2 of the License, or (at your option) any later -# version. -# --- SDE-COPYRIGHT-NOTE-END --- ---- ./include/asm-i386/types.h.vanilla 2005-03-06 10:42:24.538677352 +0100 -+++ ./include/asm-i386/types.h 2005-03-06 10:42:45.265526392 +0100 -@@ -19,7 +19,7 @@ - typedef __signed__ int __s32; - typedef unsigned int __u32; - --#if defined(__GNUC__) && !defined(__STRICT_ANSI__) -+#if defined(__GNUC__) - typedef __signed__ long long __s64; - typedef unsigned long long __u64; - #endif diff --git a/base/linux-header/kdev_t.patch.disabled b/base/linux-header/kdev_t.patch.disabled deleted file mode 100644 index 04eb94d2a..000000000 --- a/base/linux-header/kdev_t.patch.disabled +++ /dev/null @@ -1,31 +0,0 @@ -# --- SDE-COPYRIGHT-NOTE-BEGIN --- -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# Filename: package/.../linux-header/kdev_t.patch.disabled -# Copyright (C) 2004 - 2006 The T2 SDE Project -# -# More information can be found in the files COPYING and README. -# -# This patch file is dual-licensed. It is available under the license the -# patched project is licensed under, as long as it is an OpenSource license -# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms -# of the GNU General Public License as published by the Free Software -# Foundation; either version 2 of the License, or (at your option) any later -# version. -# --- SDE-COPYRIGHT-NOTE-END --- - -Fixed the direct inclusion of kdev_t.h e.g. from userspace apps. - - - Rene Rebe - ---- linux-2.6.8.1/include/linux/kdev_t.h.orig 2004-09-29 10:42:47.335008887 +0200 -+++ linux-2.6.8.1/include/linux/kdev_t.h 2004-09-29 10:43:08.218675269 +0200 -@@ -1,5 +1,8 @@ - #ifndef _LINUX_KDEV_T_H - #define _LINUX_KDEV_T_H -+ -+#include -+ - #ifdef __KERNEL__ - #define MINORBITS 20 - #define MINORMASK ((1U << MINORBITS) - 1) diff --git a/base/linux-header/linux-header.desc b/base/linux-header/linux-header.desc index 8d9267cdf..d7a82ca26 100644 --- a/base/linux-header/linux-header.desc +++ b/base/linux-header/linux-header.desc @@ -2,7 +2,7 @@ [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. [COPY] [COPY] Filename: package/.../linux-header/linux-header.desc -[COPY] Copyright (C) 2006 - 2014 The OpenSDE Project +[COPY] Copyright (C) 2006 - 2015 The OpenSDE Project [COPY] Copyright (C) 2004 - 2006 The T2 SDE Project [COPY] Copyright (C) 1998 - 2003 Clifford Wolf [COPY] @@ -32,12 +32,12 @@ [L] GPL [S] Stable -[V] 3.14.17 +[V] 3.18.5 # in theory we only need the initial headers (stage 0) however some arches # generate some and need a compiler to do so (SPARC) so we do rebuild them # in stage 1 ... [P] X 01-------9 100.300 -[D] 1618061545 linux-3.14.tar.xz http://ftp.kernel.org/pub/linux/kernel/v3.0/ -[D] 930520033 patch-3.14.17.xz http://kernel.org/pub/linux/kernel/v3.0/ +[D] 3692499236 linux-3.18.tar.xz http://ftp.kernel.org/pub/linux/kernel/v3.0/ +[D] 3428982911 patch-3.18.5.xz http://kernel.org/pub/linux/kernel/v3.0/ diff --git a/base/linux-header/mod_devicetable.patch.disabled b/base/linux-header/mod_devicetable.patch.disabled deleted file mode 100644 index 94b4984de..000000000 --- a/base/linux-header/mod_devicetable.patch.disabled +++ /dev/null @@ -1,34 +0,0 @@ -# --- SDE-COPYRIGHT-NOTE-BEGIN --- -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# Filename: package/.../linux-header/mod_devicetable.patch.disabled -# Copyright (C) 2004 - 2006 The T2 SDE Project -# -# More information can be found in the files COPYING and README. -# -# This patch file is dual-licensed. It is available under the license the -# patched project is licensed under, as long as it is an OpenSource license -# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms -# of the GNU General Public License as published by the Free Software -# Foundation; either version 2 of the License, or (at your option) any later -# version. -# --- SDE-COPYRIGHT-NOTE-END --- - -Unfortunately the types also need to be defined when used from user-space -applications, ... - - - Rene Rebe - ---- linux-2.6.8.1/include/linux/mod_devicetable.h.orig 2004-09-17 13:51:23.577697246 +0200 -+++ linux-2.6.8.1/include/linux/mod_devicetable.h 2004-09-17 13:51:30.375605943 +0200 -@@ -7,10 +7,8 @@ - #ifndef LINUX_MOD_DEVICETABLE_H - #define LINUX_MOD_DEVICETABLE_H - --#ifdef __KERNEL__ - #include - typedef unsigned long kernel_ulong_t; --#endif - - #define PCI_ANY_ID (~0) - diff --git a/base/linux-header/ppc-unaligned.patch.disabled b/base/linux-header/ppc-unaligned.patch.disabled deleted file mode 100644 index 876de598c..000000000 --- a/base/linux-header/ppc-unaligned.patch.disabled +++ /dev/null @@ -1,34 +0,0 @@ -# --- SDE-COPYRIGHT-NOTE-BEGIN --- -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# Filename: package/.../linux-header/ppc-unaligned.patch.disabled -# Copyright (C) 2004 - 2006 The T2 SDE Project -# -# More information can be found in the files COPYING and README. -# -# This patch file is dual-licensed. It is available under the license the -# patched project is licensed under, as long as it is an OpenSource license -# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms -# of the GNU General Public License as published by the Free Software -# Foundation; either version 2 of the License, or (at your option) any later -# version. -# --- SDE-COPYRIGHT-NOTE-END --- - -Some user-space apps (e.g. reiserfsprogs) do need the unaligned macros, ... - - - Rene Rebe - ---- ./include/asm-ppc/unaligned.h.orig 2004-10-25 12:12:02.331864008 +0200 -+++ ./include/asm-ppc/unaligned.h 2004-10-25 12:12:09.347797424 +0200 -@@ -1,4 +1,4 @@ --#ifdef __KERNEL__ -+ - #ifndef __PPC_UNALIGNED_H - #define __PPC_UNALIGNED_H - -@@ -15,4 +15,4 @@ - #define put_unaligned(val, ptr) ((void)( *(ptr) = (val) )) - - #endif --#endif /* __KERNEL__ */ -+ diff --git a/base/linux-header/ppc64-asm-types.h.patch.disabled b/base/linux-header/ppc64-asm-types.h.patch.disabled deleted file mode 100644 index a63b63ea3..000000000 --- a/base/linux-header/ppc64-asm-types.h.patch.disabled +++ /dev/null @@ -1,27 +0,0 @@ -# --- SDE-COPYRIGHT-NOTE-BEGIN --- -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# Filename: package/.../linux-header/ppc64-asm-types.h.patch.disabled -# Copyright (C) 2006 The T2 SDE Project -# -# More information can be found in the files COPYING and README. -# -# This patch file is dual-licensed. It is available under the license the -# patched project is licensed under, as long as it is an OpenSource license -# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms -# of the GNU General Public License as published by the Free Software -# Foundation; either version 2 of the License, or (at your option) any later -# version. -# --- SDE-COPYRIGHT-NOTE-END --- - ---- ./include/asm-ppc64/types.h.vanilla 2006-03-29 08:14:17.000000000 +0200 -+++ ./include/asm-ppc64/types.h 2006-03-29 08:14:51.000000000 +0200 -@@ -16,7 +16,7 @@ - * 2 of the License, or (at your option) any later version. - */ - --typedef unsigned int umode_t; -+//ttypedef unsigned int umode_t; - - /* - * __xx is ok: it doesn't pollute the POSIX namespace. Use these in the diff --git a/base/linux-header/ppc64-memory.patch.disabled b/base/linux-header/ppc64-memory.patch.disabled deleted file mode 100644 index 0f0a39e9b..000000000 --- a/base/linux-header/ppc64-memory.patch.disabled +++ /dev/null @@ -1,37 +0,0 @@ -# --- SDE-COPYRIGHT-NOTE-BEGIN --- -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# Filename: package/.../linux-header/ppc64-memory.patch.disabled -# Copyright (C) 2004 - 2006 The T2 SDE Project -# -# More information can be found in the files COPYING and README. -# -# This patch file is dual-licensed. It is available under the license the -# patched project is licensed under, as long as it is an OpenSource license -# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms -# of the GNU General Public License as published by the Free Software -# Foundation; either version 2 of the License, or (at your option) any later -# version. -# --- SDE-COPYRIGHT-NOTE-END --- - -Used by X.org. - - - Rene Rebe - ---- usr/include/asm-ppc64/memory.h.vanilla 2005-10-31 09:52:56.035809888 +0200 -+++ usr/include/asm-ppc64/memory.h 2005-10-31 09:57:42.447796816 +0200 -@@ -23,12 +23,12 @@ - #define ISYNC_ON_SMP - #endif - --static inline void eieio(void) -+static __inline__ void eieio(void) - { - __asm__ __volatile__ ("eieio" : : : "memory"); - } - --static inline void isync(void) -+static __inline__ void isync(void) - { - __asm__ __volatile__ ("isync" : : : "memory"); - } diff --git a/base/linux-header/sparc-fbio.patch.disabled b/base/linux-header/sparc-fbio.patch.disabled deleted file mode 100644 index db3ffbfc1..000000000 --- a/base/linux-header/sparc-fbio.patch.disabled +++ /dev/null @@ -1,42 +0,0 @@ -# --- SDE-COPYRIGHT-NOTE-BEGIN --- -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# Filename: package/.../linux-header/sparc-fbio.patch.disabled -# Copyright (C) 2004 - 2006 The T2 SDE Project -# -# More information can be found in the files COPYING and README. -# -# This patch file is dual-licensed. It is available under the license the -# patched project is licensed under, as long as it is an OpenSource license -# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms -# of the GNU General Public License as published by the Free Software -# Foundation; either version 2 of the License, or (at your option) any later -# version. -# --- SDE-COPYRIGHT-NOTE-END --- - -Trival include fixes - needed for the X server. - - - Rene Rebe - ---- ./include/asm-sparc/fbio.h.orig 2004-09-23 00:36:30.119451048 +0200 -+++ ./include/asm-sparc/fbio.h 2004-09-23 00:37:16.617382288 +0200 -@@ -1,6 +1,9 @@ - #ifndef __LINUX_FBIO_H - #define __LINUX_FBIO_H - -+#include -+#include -+ - /* Constants used for fbio SunOS compatibility */ - /* (C) 1996 Miguel de Icaza */ - ---- ./include/asm-sparc64/fbio.h.orig 2004-09-23 00:36:27.144903248 +0200 -+++ ./include/asm-sparc64/fbio.h 2004-09-23 00:37:02.339552848 +0200 -@@ -2,6 +2,7 @@ - #define __LINUX_FBIO_H - - #include -+#include - - /* Constants used for fbio SunOS compatibility */ - /* (C) 1996 Miguel de Icaza */ diff --git a/base/linux-header/sparc64-asm-page.h.patch.disabled b/base/linux-header/sparc64-asm-page.h.patch.disabled deleted file mode 100644 index ab4aeb53f..000000000 --- a/base/linux-header/sparc64-asm-page.h.patch.disabled +++ /dev/null @@ -1,32 +0,0 @@ -# --- SDE-COPYRIGHT-NOTE-BEGIN --- -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# Filename: package/.../linux-header/sparc64-asm-page.h.patch.disabled -# Copyright (C) 2006 The OpenSDE Project -# Copyright (C) 2006 The T2 SDE Project -# -# More information can be found in the files COPYING and README. -# -# This patch file is dual-licensed. It is available under the license the -# patched project is licensed under, as long as it is an OpenSource license -# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms -# of the GNU General Public License as published by the Free Software -# Foundation; either version 2 of the License, or (at your option) any later -# version. -# --- SDE-COPYRIGHT-NOTE-END --- - -During strace compilation page.h is included and we do not needlessly want to bail it out. - - - Rene Rebe - ---- linux-2.6.12/include/asm-sparc64/page.h.orig 2006-08-23 16:29:58.000000000 +0000 -+++ linux-2.6.12/include/asm-sparc64/page.h 2006-08-23 16:30:14.000000000 +0000 -@@ -15,7 +15,7 @@ - #elif defined(CONFIG_SPARC64_PAGE_SIZE_4MB) - #define PAGE_SHIFT 22 - #else --#error No page size specified in kernel configuration -+#warning No page size specified in kernel configuration - #endif - - #define PAGE_SIZE (_AC(1,UL) << PAGE_SHIFT) diff --git a/base/linux-header/videodev2.patch.disabled b/base/linux-header/videodev2.patch.disabled deleted file mode 100644 index 6c7fd8982..000000000 --- a/base/linux-header/videodev2.patch.disabled +++ /dev/null @@ -1,31 +0,0 @@ -# --- SDE-COPYRIGHT-NOTE-BEGIN --- -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# Filename: package/.../linux-header/videodev2.patch.disabled -# Copyright (C) 2004 - 2006 The T2 SDE Project -# -# More information can be found in the files COPYING and README. -# -# This patch file is dual-licensed. It is available under the license the -# patched project is licensed under, as long as it is an OpenSource license -# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms -# of the GNU General Public License as published by the Free Software -# Foundation; either version 2 of the License, or (at your option) any later -# version. -# --- SDE-COPYRIGHT-NOTE-END --- - -The usual kind of user-space application fix. - - - Rene Rebe - ---- linux-2.6.8.1/include/linux/videodev2.h.orig 2004-09-15 15:45:53.633962050 +0200 -+++ linux-2.6.8.1/include/linux/videodev2.h 2004-09-15 15:45:47.348967172 +0200 -@@ -17,6 +17,8 @@ - #include /* need struct timeval */ - #endif - -+#include -+ - /* - * M I S C E L L A N E O U S - */