summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaura Abbott <labbott@fedoraproject.org>2016-10-11 08:07:25 -0700
committerLaura Abbott <labbott@fedoraproject.org>2016-10-11 08:07:25 -0700
commite8a4d256803fcfc11e748f8150a1343c47668667 (patch)
tree4c266a6685a91e34dd7209ed6e6aff43b10d392e
parent2f50aa19db3b3de4c7fc03a6299fe54d3aa35552 (diff)
downloadkernel-e8a4d256803fcfc11e748f8150a1343c47668667.tar.gz
kernel-e8a4d256803fcfc11e748f8150a1343c47668667.tar.xz
kernel-e8a4d256803fcfc11e748f8150a1343c47668667.zip
Linux v4.8-11825-g101105b
-rw-r--r--config-arm641
-rw-r--r--config-generic1
-rw-r--r--gitrev2
-rw-r--r--kernel.spec7
-rw-r--r--sources2
5 files changed, 9 insertions, 4 deletions
diff --git a/config-arm64 b/config-arm64
index 5d0aef5a2..3ef1adb81 100644
--- a/config-arm64
+++ b/config-arm64
@@ -291,6 +291,7 @@ CONFIG_THUNDER_NIC_RGX=m
# CONFIG_LIQUIDIO is not set
# CONFIG_SPI_THUNDERX is not set
# CONFIG_I2C_THUNDERX is not set
+# CONFIG_HW_RANDOM_CAVIUM is not set
CONFIG_SATA_AHCI_PLATFORM=y
CONFIG_SATA_AHCI_SEATTLE=m
diff --git a/config-generic b/config-generic
index 6c4509c19..9408308cf 100644
--- a/config-generic
+++ b/config-generic
@@ -348,6 +348,7 @@ CONFIG_MTD_CFI_I2=y
# CONFIG_MTD_NAND_HISI504 is not set
# CONFIG_MTD_NAND_DENALI_PCI is not set
# CONFIG_MTD_NAND_DENALI_DT is not set
+# CONFIG_MTD_NAND_OMAP2 is not set
# CONFIG_MTD_LPDDR is not set
CONFIG_MTD_UBI=m
CONFIG_MTD_UBI_WL_THRESHOLD=4096
diff --git a/gitrev b/gitrev
index eca6a3839..1e8d60396 100644
--- a/gitrev
+++ b/gitrev
@@ -1 +1 @@
-24532f768121b07b16178ffb40442ece43365cbd
+101105b1717f536ca741f940033996302d4ef191
diff --git a/kernel.spec b/kernel.spec
index d5506d5c1..d52ac946d 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -42,7 +42,7 @@ Summary: The Linux kernel
# For non-released -rc kernels, this will be appended after the rcX and
# gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
#
-%global baserelease 2
+%global baserelease 1
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@@ -69,7 +69,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 0
# The git snapshot level
-%define gitrev 5
+%define gitrev 6
# Set rpm version accordingly
%define rpmversion 4.%{upstream_sublevel}.0
%endif
@@ -2151,6 +2151,9 @@ fi
#
#
%changelog
+* Tue Oct 11 2016 Laura Abbott <labbott@redhat.com> - 4.9.0-0.rc0.git6.1
+- Linux v4.8-11825-g101105b
+
* Mon Oct 10 2016 Laura Abbott <labbott@redhat.com> - 4.9.0-0.rc0.git5.2
- Fix typo in dts Makefile
diff --git a/sources b/sources
index f3070258a..99de94056 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
c1af0afbd3df35c1ccdc7a5118cd2d07 linux-4.8.tar.xz
0dad03f586e835d538d3e0d2cbdb9a28 perf-man-4.8.tar.gz
-296229947ecf3ff93fe76273a8fb818e patch-4.8-git5.xz
+5f4d8a343fdd0733dd2cacb532d3f6d5 patch-4.8-git6.xz