summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2013-09-05 07:16:30 -0400
committerJosh Boyer <jwboyer@fedoraproject.org>2013-09-05 07:16:30 -0400
commit7f84e82fc97765b1ad39b25406fd5179bd65b130 (patch)
tree4a7a76bba01c2006d9cf95a18ee8ece813568c88
parentd0e2e5b49f0ed6818397d5e39e03cc18cf5d39a5 (diff)
downloadkernel-7f84e82fc97765b1ad39b25406fd5179bd65b130.tar.gz
kernel-7f84e82fc97765b1ad39b25406fd5179bd65b130.tar.xz
kernel-7f84e82fc97765b1ad39b25406fd5179bd65b130.zip
Linux v3.11-3120-g816434e
-rw-r--r--config-x86-generic1
-rw-r--r--kernel.spec5
-rw-r--r--sources2
3 files changed, 6 insertions, 2 deletions
diff --git a/config-x86-generic b/config-x86-generic
index 07bc900eb..0b61dfe79 100644
--- a/config-x86-generic
+++ b/config-x86-generic
@@ -254,6 +254,7 @@ CONFIG_PARAVIRT_TIME_ACCOUNTING=y
CONFIG_KVM_CLOCK=y
CONFIG_KVM_GUEST=y
CONFIG_KVM_MMU_AUDIT=y # default $x would be nice...
+# CONFIG_KVM_DEBUG_FS is not set
CONFIG_XEN=y
# CONFIG_XEN_DEBUG is not set
diff --git a/kernel.spec b/kernel.spec
index 4769bf984..2eb8e22b9 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -95,7 +95,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 0
# The git snapshot level
-%define gitrev 9
+%define gitrev 10
# Set rpm version accordingly
%define rpmversion 3.%{upstream_sublevel}.0
%endif
@@ -2314,6 +2314,9 @@ fi
# ||----w |
# || ||
%changelog
+* Thu Sep 05 2013 Josh Boyer <jwboyer@fedoraproject.org> - 3.12.0-0.rc0.git10.1
+- Linux v3.11-3120-g816434e
+
* Thu Sep 5 2013 Josh Boyer <jwboyer@fedoraproject.org>
- Fixup perf build
diff --git a/sources b/sources
index 1bde0d59c..112453609 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
fea363551ff45fbe4cb88497b863b261 linux-3.11.tar.xz
-d8d968243a398085484dde88af01fd21 patch-3.11-git9.xz
+13ccec0de87a7120ac2a4b18e063c367 patch-3.11-git10.xz