summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2015-03-13 08:26:48 -0400
committerJosh Boyer <jwboyer@fedoraproject.org>2015-03-13 08:26:48 -0400
commit283bd0665fa547cf17fcf1ba09ec14eae9091749 (patch)
treeb6b3f00a19064dd9b5948318c2c68a5f844cb875 /kernel.spec
parent32dcd3a968405b9678a538d951a0789e8eeb51ea (diff)
downloadkernel-283bd0665fa547cf17fcf1ba09ec14eae9091749.tar.gz
kernel-283bd0665fa547cf17fcf1ba09ec14eae9091749.tar.xz
kernel-283bd0665fa547cf17fcf1ba09ec14eae9091749.zip
Linux v4.0-rc3-148-gc202baf017ae
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec14
1 files changed, 4 insertions, 10 deletions
diff --git a/kernel.spec b/kernel.spec
index b37678f8f..20cf22ce5 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -70,7 +70,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 3
# The git snapshot level
-%define gitrev 1
+%define gitrev 2
# Set rpm version accordingly
%define rpmversion 4.%{upstream_sublevel}.0
%endif
@@ -592,11 +592,6 @@ Patch21026: pinctrl-pinctrl-single-must-be-initialized-early.patch
Patch21028: arm-i.MX6-Utilite-device-dtb.patch
-# IOMMU crash fixes - https://lists.linuxfoundation.org/pipermail/iommu/2015-February/012329.html
-Patch21030: arm-fix-iommu-omap.patch
-Patch21031: arm-fix-iommu-exynos.patch
-Patch21032: arm-fix-iommu-rockchip.patch
-
Patch21100: arm-highbank-l2-reverts.patch
#rhbz 754518
@@ -1248,10 +1243,6 @@ ApplyPatch pinctrl-pinctrl-single-must-be-initialized-early.patch
ApplyPatch arm-i.MX6-Utilite-device-dtb.patch
-ApplyPatch arm-fix-iommu-omap.patch
-ApplyPatch arm-fix-iommu-exynos.patch
-ApplyPatch arm-fix-iommu-rockchip.patch
-
ApplyPatch arm-highbank-l2-reverts.patch
#
@@ -2275,6 +2266,9 @@ fi
#
#
%changelog
+* Fri Mar 13 2015 Josh Boyer <jwboyer@fedoraproject.org> - 4.0.0-0.rc3.git2.1
+- Linux v4.0-rc3-148-gc202baf017ae
+
* Thu Mar 12 2015 Josh Boyer <jwboyer@fedoraproject.org>
- CVE-2014-8159 infiniband: uverbs: unprotected physical memory access (rhbz 1181166 1200950)