summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@redhat.com>2013-05-10 12:34:13 -0400
committerJosh Boyer <jwboyer@redhat.com>2013-05-10 12:34:13 -0400
commitc64afb6932e514f1dc75f0520d1fc00a9b5c2e70 (patch)
tree438c86b7bb1ed40a970a01bb9d8b1f8932dcaa90
parent75c42b400708c63500c7d5ba7da536616c71287e (diff)
downloadkernel-c64afb6932e514f1dc75f0520d1fc00a9b5c2e70.tar.gz
kernel-c64afb6932e514f1dc75f0520d1fc00a9b5c2e70.tar.xz
kernel-c64afb6932e514f1dc75f0520d1fc00a9b5c2e70.zip
Linux v3.9-12555-g2dbd3ca
-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 bbe12dbd2..d9af793c1 100644
--- a/config-x86-generic
+++ b/config-x86-generic
@@ -463,3 +463,4 @@ CONFIG_MODULE_SIG_UEFI=y
CONFIG_VMXNET3=m
CONFIG_VFIO_PCI_VGA=y
+CONFIG_PVPANIC=m
diff --git a/kernel.spec b/kernel.spec
index f53c1353a..222235ed0 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 25
+%define gitrev 26
# Set rpm version accordingly
%define rpmversion 3.%{upstream_sublevel}.0
%endif
@@ -2237,6 +2237,9 @@ fi
# ||----w |
# || ||
%changelog
+* Fri May 10 2013 Josh Boyer <jwboyer@redhat.com> - 3.10.0-0.rc0.git26.1
+- Linux v3.9-12555-g2dbd3ca
+
* Fri May 10 2013 Josh Boyer <jwboyer@redhat.com>
- Enable RTLWIFI_DEBUG in debug kernels (rhbz 889425)
- Switch the loop driver to a module and change to doing on-demand creation
diff --git a/sources b/sources
index 149108f35..e320aa274 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
4348c9b6b2eb3144d601e87c19d5d909 linux-3.9.tar.xz
-43b3dae05e34214e94216d055f692bd5 patch-3.9-git25.xz
+fb107998a5a983c84973b0b8f9e7708c patch-3.9-git26.xz