summaryrefslogtreecommitdiff
path: root/kernels/linux-libre-rt
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-04-16 13:08:27 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-04-16 17:38:13 -0300
commit833a32fa22a55153e08932eb1d1d37a5ca7ab4dc (patch)
tree6f21dbd28f5c1278c1559192e6a81527a9b6cadf /kernels/linux-libre-rt
parent53def111dd6cf70bacb57de52129ed7c70027991 (diff)
linux-libre-rt-3.18.11_gnu.rt7-1: updating version
Diffstat (limited to 'kernels/linux-libre-rt')
-rw-r--r--kernels/linux-libre-rt/PKGBUILD14
-rw-r--r--kernels/linux-libre-rt/config.i6867
-rw-r--r--kernels/linux-libre-rt/config.mips64el7
-rw-r--r--kernels/linux-libre-rt/config.x86_649
4 files changed, 21 insertions, 16 deletions
diff --git a/kernels/linux-libre-rt/PKGBUILD b/kernels/linux-libre-rt/PKGBUILD
index de293265c..b8c366574 100644
--- a/kernels/linux-libre-rt/PKGBUILD
+++ b/kernels/linux-libre-rt/PKGBUILD
@@ -12,9 +12,9 @@
pkgbase=linux-libre-rt # Build stock -rt kernel
_pkgbasever=3.18-gnu
-_pkgver=3.18.9-gnu
+_pkgver=3.18.11-gnu
_rtbasever=3.18
-_rtpatchver=rt5
+_rtpatchver=rt7
_replacesarchkernel=('linux%') # '%' gets replaced with _kernelname
_replacesoldkernels=('kernel26%' 'kernel26-libre%') # '%' gets replaced with _kernelname
@@ -45,13 +45,13 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/li
'3.18-rc6-48c0ad793f-loongson-community.patch')
sha256sums=('0f347d8eba8a6878246b94b3559eb0371d96a3f43de2f134513e274de11a60cf'
'SKIP'
- '61fc4c8596efba83c5845f78c214c0d25b20c7101aa35683fcc01e44fa5107ce'
+ '729a652867f9458574307cc5eaf95fd281ad7f28b9a31cab8381304bdcff5df4'
'SKIP'
- 'e6a7204b5ced2a082c39327e6fde2e0a9b3d2b5a219e82e44bb65e45dc25b2f7'
+ '4d5cf3c1a3660ad1376090fa5916aae38cf5fd8b240e47bde5ec969944edd1b6'
'SKIP'
- 'dcf7694167372e08cc784eae9aaffd2143e36fe8c57de408d77ad4f1dacbbd74'
- '0dc1571e4be4124c4a9df9d72663fa50365ea85aa1b5d9b7efb983da58399967'
- '321861df7720b74959dddcade046156427ee45ee051e09a5d73bef7cb37b558b'
+ 'eef029fd77f0de3d7724d722e13f4aa3a850158565bd608c834db23d702a8707'
+ '5662022f3820005108e9591e1a6944b753b8b068540316568723e9fee2a34e40'
+ 'e2b7479c8d2693421e759a1ff07508a989533f19b8c96916f617983e95a58d2a'
'f0d90e756f14533ee67afda280500511a62465b4f76adcc5effa95a40045179c'
'bfd4a7f61febe63c880534dcb7c31c5b932dde6acf991810b41a939a93535494'
'6de8a8319271809ffdb072b68d53d155eef12438e6d04ff06a5a4db82c34fa8a'
diff --git a/kernels/linux-libre-rt/config.i686 b/kernels/linux-libre-rt/config.i686
index 212f19447..6e779f9fb 100644
--- a/kernels/linux-libre-rt/config.i686
+++ b/kernels/linux-libre-rt/config.i686
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 3.18.7-gnu-rt2-3-rt Kernel Configuration
+# Linux/x86 3.18.9-gnu-rt5-2-rt Kernel Configuration
#
# CONFIG_64BIT is not set
CONFIG_X86_32=y
@@ -102,8 +102,9 @@ CONFIG_GENERIC_CMOS_UPDATE=y
# Timers subsystem
#
CONFIG_TICK_ONESHOT=y
-CONFIG_HZ_PERIODIC=y
-# CONFIG_NO_HZ_IDLE is not set
+CONFIG_NO_HZ_COMMON=y
+# CONFIG_HZ_PERIODIC is not set
+CONFIG_NO_HZ_IDLE=y
# CONFIG_NO_HZ is not set
CONFIG_HIGH_RES_TIMERS=y
diff --git a/kernels/linux-libre-rt/config.mips64el b/kernels/linux-libre-rt/config.mips64el
index fb8830a34..cc675526f 100644
--- a/kernels/linux-libre-rt/config.mips64el
+++ b/kernels/linux-libre-rt/config.mips64el
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/mips 3.18.7-gnu-rt1-1-rt Kernel Configuration
+# Linux/mips 3.18.9-gnu-rt5-2-rt Kernel Configuration
#
CONFIG_MIPS=y
@@ -228,8 +228,9 @@ CONFIG_GENERIC_CMOS_UPDATE=y
# Timers subsystem
#
CONFIG_TICK_ONESHOT=y
-CONFIG_HZ_PERIODIC=y
-# CONFIG_NO_HZ_IDLE is not set
+CONFIG_NO_HZ_COMMON=y
+# CONFIG_HZ_PERIODIC is not set
+CONFIG_NO_HZ_IDLE=y
# CONFIG_NO_HZ is not set
CONFIG_HIGH_RES_TIMERS=y
diff --git a/kernels/linux-libre-rt/config.x86_64 b/kernels/linux-libre-rt/config.x86_64
index 2d2f112bd..ba4c6361c 100644
--- a/kernels/linux-libre-rt/config.x86_64
+++ b/kernels/linux-libre-rt/config.x86_64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 3.18.7-gnu-rt2-3-rt Kernel Configuration
+# Linux/x86 3.18.9-gnu-rt5-2-rt Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
@@ -103,8 +103,9 @@ CONFIG_GENERIC_CMOS_UPDATE=y
# Timers subsystem
#
CONFIG_TICK_ONESHOT=y
-CONFIG_HZ_PERIODIC=y
-# CONFIG_NO_HZ_IDLE is not set
+CONFIG_NO_HZ_COMMON=y
+# CONFIG_HZ_PERIODIC is not set
+CONFIG_NO_HZ_IDLE=y
# CONFIG_NO_HZ_FULL is not set
# CONFIG_NO_HZ is not set
CONFIG_HIGH_RES_TIMERS=y
@@ -410,6 +411,8 @@ CONFIG_SCHED_SMT=y
CONFIG_SCHED_MC=y
CONFIG_PREEMPT=y
CONFIG_PREEMPT_RT_BASE=y
+CONFIG_HAVE_PREEMPT_LAZY=y
+CONFIG_PREEMPT_LAZY=y
# CONFIG_PREEMPT_NONE is not set
# CONFIG_PREEMPT_VOLUNTARY is not set
# CONFIG_PREEMPT__LL is not set