Linux v3.11-3120-g816434e

This commit is contained in:
Josh Boyer 2013-09-05 07:16:30 -04:00
parent d0e2e5b49f
commit 7f84e82fc9
3 changed files with 6 additions and 2 deletions

View File

@ -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

View File

@ -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

View File

@ -1,2 +1,2 @@
fea363551ff45fbe4cb88497b863b261 linux-3.11.tar.xz
d8d968243a398085484dde88af01fd21 patch-3.11-git9.xz
13ccec0de87a7120ac2a4b18e063c367 patch-3.11-git10.xz