commit 7f2c6bf82647b4b72401fc024f18e3b598270373
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7802
This commit is contained in:
parent
79abf01a1c
commit
316422dbac
@ -1,5 +1,5 @@
|
|||||||
# The version of the main tarball to use
|
# The version of the main tarball to use
|
||||||
SRCVERSION=3.15-rc3
|
SRCVERSION=3.15-rc5
|
||||||
# variant of the kernel-source package, either empty or "-rt"
|
# variant of the kernel-source package, either empty or "-rt"
|
||||||
VARIANT=
|
VARIANT=
|
||||||
# buildservice projects to build the kernel against
|
# buildservice projects to build the kernel against
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:1ed6c64f7abf52e9210b192b5b5066e995969e7c0a1cb20d3a114b3419f82981
|
oid sha256:614bbdff43c48e8a3ee4f33c920859ba2b0b623fb856e046f92331962ee591b3
|
||||||
size 176774
|
size 176667
|
||||||
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 12 15:27:30 CEST 2014 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update to 3.15-rc5.
|
||||||
|
- Eliminated 2 patches.
|
||||||
|
- Config changes:
|
||||||
|
- CAN_C_CAN_STRICT_FRAME_ORDERING=n (default)
|
||||||
|
- commit 7f2c6bf
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 7 15:45:30 CEST 2014 - mmarek@suse.cz
|
Wed May 7 15:45:30 CEST 2014 - mmarek@suse.cz
|
||||||
|
|
||||||
|
@ -19,8 +19,8 @@
|
|||||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
%define srcversion 3.15-rc3
|
%define srcversion 3.15-rc5
|
||||||
%define patchversion 3.15.0-rc3
|
%define patchversion 3.15.0-rc5
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,9 +59,9 @@ Name: kernel-debug
|
|||||||
Summary: A Debug Version of the Kernel
|
Summary: A Debug Version of the Kernel
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 3.15.rc3
|
Version: 3.15.rc5
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gee3dc2b
|
Release: <RELEASE>.g7f2c6bf
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 12 15:27:30 CEST 2014 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update to 3.15-rc5.
|
||||||
|
- Eliminated 2 patches.
|
||||||
|
- Config changes:
|
||||||
|
- CAN_C_CAN_STRICT_FRAME_ORDERING=n (default)
|
||||||
|
- commit 7f2c6bf
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 7 15:45:30 CEST 2014 - mmarek@suse.cz
|
Wed May 7 15:45:30 CEST 2014 - mmarek@suse.cz
|
||||||
|
|
||||||
|
@ -19,8 +19,8 @@
|
|||||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
%define srcversion 3.15-rc3
|
%define srcversion 3.15-rc5
|
||||||
%define patchversion 3.15.0-rc3
|
%define patchversion 3.15.0-rc5
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,9 +59,9 @@ Name: kernel-default
|
|||||||
Summary: The Standard Kernel
|
Summary: The Standard Kernel
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 3.15.rc3
|
Version: 3.15.rc5
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gee3dc2b
|
Release: <RELEASE>.g7f2c6bf
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 12 15:27:30 CEST 2014 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update to 3.15-rc5.
|
||||||
|
- Eliminated 2 patches.
|
||||||
|
- Config changes:
|
||||||
|
- CAN_C_CAN_STRICT_FRAME_ORDERING=n (default)
|
||||||
|
- commit 7f2c6bf
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 7 15:45:30 CEST 2014 - mmarek@suse.cz
|
Wed May 7 15:45:30 CEST 2014 - mmarek@suse.cz
|
||||||
|
|
||||||
|
@ -19,8 +19,8 @@
|
|||||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
%define srcversion 3.15-rc3
|
%define srcversion 3.15-rc5
|
||||||
%define patchversion 3.15.0-rc3
|
%define patchversion 3.15.0-rc5
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,9 +59,9 @@ Name: kernel-desktop
|
|||||||
Summary: Kernel optimized for the desktop
|
Summary: Kernel optimized for the desktop
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 3.15.rc3
|
Version: 3.15.rc5
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gee3dc2b
|
Release: <RELEASE>.g7f2c6bf
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 12 15:27:30 CEST 2014 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update to 3.15-rc5.
|
||||||
|
- Eliminated 2 patches.
|
||||||
|
- Config changes:
|
||||||
|
- CAN_C_CAN_STRICT_FRAME_ORDERING=n (default)
|
||||||
|
- commit 7f2c6bf
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 7 15:45:30 CEST 2014 - mmarek@suse.cz
|
Wed May 7 15:45:30 CEST 2014 - mmarek@suse.cz
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define patchversion 3.15.0-rc3
|
%define patchversion 3.15.0-rc5
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
|
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
@ -25,9 +25,9 @@ Name: kernel-docs
|
|||||||
Summary: Kernel Documentation
|
Summary: Kernel Documentation
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: Documentation/Man
|
Group: Documentation/Man
|
||||||
Version: 3.15.rc3
|
Version: 3.15.rc5
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gee3dc2b
|
Release: <RELEASE>.g7f2c6bf
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 12 15:27:30 CEST 2014 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update to 3.15-rc5.
|
||||||
|
- Eliminated 2 patches.
|
||||||
|
- Config changes:
|
||||||
|
- CAN_C_CAN_STRICT_FRAME_ORDERING=n (default)
|
||||||
|
- commit 7f2c6bf
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 7 15:45:30 CEST 2014 - mmarek@suse.cz
|
Wed May 7 15:45:30 CEST 2014 - mmarek@suse.cz
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
#!BuildIgnore: post-build-checks
|
#!BuildIgnore: post-build-checks
|
||||||
|
|
||||||
%define patchversion 3.15.0-rc3
|
%define patchversion 3.15.0-rc5
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
|
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
@ -45,9 +45,9 @@ BuildRequires: dracut
|
|||||||
Summary: package kernel and initrd for OBS VM builds
|
Summary: package kernel and initrd for OBS VM builds
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: SLES
|
Group: SLES
|
||||||
Version: 3.15.rc3
|
Version: 3.15.rc5
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gee3dc2b
|
Release: <RELEASE>.g7f2c6bf
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 12 15:27:30 CEST 2014 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update to 3.15-rc5.
|
||||||
|
- Eliminated 2 patches.
|
||||||
|
- Config changes:
|
||||||
|
- CAN_C_CAN_STRICT_FRAME_ORDERING=n (default)
|
||||||
|
- commit 7f2c6bf
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 7 15:45:30 CEST 2014 - mmarek@suse.cz
|
Wed May 7 15:45:30 CEST 2014 - mmarek@suse.cz
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
# needsrootforbuild
|
# needsrootforbuild
|
||||||
|
|
||||||
|
|
||||||
%define patchversion 3.15.0-rc3
|
%define patchversion 3.15.0-rc5
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
|
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
@ -36,9 +36,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|||||||
Summary: Basic QA tests for the kernel
|
Summary: Basic QA tests for the kernel
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: SLES
|
Group: SLES
|
||||||
Version: 3.15.rc3
|
Version: 3.15.rc5
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gee3dc2b
|
Release: <RELEASE>.g7f2c6bf
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 12 15:27:30 CEST 2014 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update to 3.15-rc5.
|
||||||
|
- Eliminated 2 patches.
|
||||||
|
- Config changes:
|
||||||
|
- CAN_C_CAN_STRICT_FRAME_ORDERING=n (default)
|
||||||
|
- commit 7f2c6bf
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 7 15:45:30 CEST 2014 - mmarek@suse.cz
|
Wed May 7 15:45:30 CEST 2014 - mmarek@suse.cz
|
||||||
|
|
||||||
|
@ -19,8 +19,8 @@
|
|||||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
%define srcversion 3.15-rc3
|
%define srcversion 3.15-rc5
|
||||||
%define patchversion 3.15.0-rc3
|
%define patchversion 3.15.0-rc5
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,9 +59,9 @@ Name: kernel-pae
|
|||||||
Summary: Kernel with PAE Support
|
Summary: Kernel with PAE Support
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 3.15.rc3
|
Version: 3.15.rc5
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gee3dc2b
|
Release: <RELEASE>.g7f2c6bf
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 12 15:27:30 CEST 2014 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update to 3.15-rc5.
|
||||||
|
- Eliminated 2 patches.
|
||||||
|
- Config changes:
|
||||||
|
- CAN_C_CAN_STRICT_FRAME_ORDERING=n (default)
|
||||||
|
- commit 7f2c6bf
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 7 15:45:30 CEST 2014 - mmarek@suse.cz
|
Wed May 7 15:45:30 CEST 2014 - mmarek@suse.cz
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
# icecream 0
|
# icecream 0
|
||||||
|
|
||||||
|
|
||||||
%define srcversion 3.15-rc3
|
%define srcversion 3.15-rc5
|
||||||
%define patchversion 3.15.0-rc3
|
%define patchversion 3.15.0-rc5
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -30,9 +30,9 @@ Name: kernel-source
|
|||||||
Summary: The Linux Kernel Sources
|
Summary: The Linux Kernel Sources
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: Development/Sources
|
Group: Development/Sources
|
||||||
Version: 3.15.rc3
|
Version: 3.15.rc5
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gee3dc2b
|
Release: <RELEASE>.g7f2c6bf
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 12 15:27:30 CEST 2014 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update to 3.15-rc5.
|
||||||
|
- Eliminated 2 patches.
|
||||||
|
- Config changes:
|
||||||
|
- CAN_C_CAN_STRICT_FRAME_ORDERING=n (default)
|
||||||
|
- commit 7f2c6bf
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 7 15:45:30 CEST 2014 - mmarek@suse.cz
|
Wed May 7 15:45:30 CEST 2014 - mmarek@suse.cz
|
||||||
|
|
||||||
|
@ -24,10 +24,10 @@ Name: kernel-syms
|
|||||||
Summary: Kernel Symbol Versions (modversions)
|
Summary: Kernel Symbol Versions (modversions)
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: Development/Sources
|
Group: Development/Sources
|
||||||
Version: 3.15.rc3
|
Version: 3.15.rc5
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gee3dc2b
|
Release: <RELEASE>.g7f2c6bf
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 12 15:27:30 CEST 2014 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update to 3.15-rc5.
|
||||||
|
- Eliminated 2 patches.
|
||||||
|
- Config changes:
|
||||||
|
- CAN_C_CAN_STRICT_FRAME_ORDERING=n (default)
|
||||||
|
- commit 7f2c6bf
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 7 15:45:30 CEST 2014 - mmarek@suse.cz
|
Wed May 7 15:45:30 CEST 2014 - mmarek@suse.cz
|
||||||
|
|
||||||
|
@ -19,8 +19,8 @@
|
|||||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
%define srcversion 3.15-rc3
|
%define srcversion 3.15-rc5
|
||||||
%define patchversion 3.15.0-rc3
|
%define patchversion 3.15.0-rc5
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,9 +59,9 @@ Name: kernel-vanilla
|
|||||||
Summary: The Standard Kernel - without any SUSE patches
|
Summary: The Standard Kernel - without any SUSE patches
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 3.15.rc3
|
Version: 3.15.rc5
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gee3dc2b
|
Release: <RELEASE>.g7f2c6bf
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
3
linux-3.15-rc5.tar.xz
Normal file
3
linux-3.15-rc5.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8f614a3ebf2a379548e48407c005c9e837e43233fc949582e81dacc3a4605dfa
|
||||||
|
size 79651428
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:2186de77f55b714b52e71385eafe0c29706a00379d69e72cbd53ba162e4f7921
|
oid sha256:0b2135918eee10d0f23d474c2d36d71b90b6aa65fe365c64bc43a9889a3758e6
|
||||||
size 13072
|
size 11838
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:f7044a7cb64069120a7c189645ea8313d9f37cb6bda785705983a6f3975fadb2
|
oid sha256:cbb5aae6e6bbed918acfd2784fd2844dd333de653eae66b2ee87fe555bca4429
|
||||||
size 3674
|
size 3386
|
||||||
|
@ -36,7 +36,6 @@
|
|||||||
patches.rpmify/chipidea-clean-up-dependencies
|
patches.rpmify/chipidea-clean-up-dependencies
|
||||||
patches.rpmify/lustre-lloop-dont-change-logical-size
|
patches.rpmify/lustre-lloop-dont-change-logical-size
|
||||||
patches.rpmify/s390-add-slab-h-for-kzalloc-kfree
|
patches.rpmify/s390-add-slab-h-for-kzalloc-kfree
|
||||||
patches.rpmify/powerpc-export-flush_icache_range
|
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
# kABI consistency patches
|
# kABI consistency patches
|
||||||
@ -417,7 +416,6 @@
|
|||||||
########################################################
|
########################################################
|
||||||
# Char / serial
|
# Char / serial
|
||||||
########################################################
|
########################################################
|
||||||
patches.fixes/n_tty-Fix-n_tty_write-crash-when-echoing-in-raw-mode.patch
|
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
# Other driver fixes
|
# Other driver fixes
|
||||||
|
@ -36,7 +36,6 @@
|
|||||||
patches.rpmify/chipidea-clean-up-dependencies
|
patches.rpmify/chipidea-clean-up-dependencies
|
||||||
patches.rpmify/lustre-lloop-dont-change-logical-size
|
patches.rpmify/lustre-lloop-dont-change-logical-size
|
||||||
patches.rpmify/s390-add-slab-h-for-kzalloc-kfree
|
patches.rpmify/s390-add-slab-h-for-kzalloc-kfree
|
||||||
patches.rpmify/powerpc-export-flush_icache_range
|
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
# kABI consistency patches
|
# kABI consistency patches
|
||||||
@ -417,7 +416,6 @@
|
|||||||
########################################################
|
########################################################
|
||||||
# Char / serial
|
# Char / serial
|
||||||
########################################################
|
########################################################
|
||||||
patches.fixes/n_tty-Fix-n_tty_write-crash-when-echoing-in-raw-mode.patch
|
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
# Other driver fixes
|
# Other driver fixes
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
2014-05-07 15:50:44 +0200
|
2014-05-12 15:27:30 +0200
|
||||||
GIT Revision: ee3dc2b4ca7c838e2ef68be73c8b803d69b770d5
|
GIT Revision: 7f2c6bf82647b4b72401fc024f18e3b598270373
|
||||||
GIT Branch: master
|
GIT Branch: master
|
||||||
|
Loading…
Reference in New Issue
Block a user