diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2015-02-23 11:30:18 -0500 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2015-02-23 11:30:23 -0500 |
commit | d7293323e7b09ea8bd2f0bbdb43a9b169562bc4d (patch) | |
tree | fc7e0f0250044ba9fa8595e4f60eb5cf853c5342 /config-armv7 | |
parent | ea9098159c5db0c8cee08ee41ee147509c904eb3 (diff) | |
download | kernel-d7293323e7b09ea8bd2f0bbdb43a9b169562bc4d.tar.gz kernel-d7293323e7b09ea8bd2f0bbdb43a9b169562bc4d.tar.xz kernel-d7293323e7b09ea8bd2f0bbdb43a9b169562bc4d.zip |
Linux v4.0-rc1
- CVE-2015-0275 ext4: fallocate zero range page size > block size BUG (rhbz 1193907 1195178)
- Disable debugging options.
Yay for major version bumps :\.
We grab the full rc1 tarball instead of just the patch to make this way less
messy in the spec. When 4.0 final is released, we'll need to undo a few
specific hacks. Namely, we need to redefine:
upstream_sublevel
kversion
Source0
back to the standard definitions.
Thanks to Kyle for figuring this out 3 years ago.
Diffstat (limited to 'config-armv7')
-rw-r--r-- | config-armv7 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config-armv7 b/config-armv7 index 81175c22e..7f76e3893 100644 --- a/config-armv7 +++ b/config-armv7 @@ -329,6 +329,8 @@ CONFIG_PINCTRL_MSM8X74=m CONFIG_PINCTRL_MSM8916=m CONFIG_PINCTRL_QCOM_SPMI_PMIC=m CONFIG_COMMON_CLK_QCOM=m +# CONFIG_IPQ_LCC_806X is not set +# CONFIG_MSM_LCC_8960 is not set CONFIG_MFD_QCOM_RPM=m CONFIG_MFD_PM8921_CORE=m CONFIG_REGULATOR_QCOM_RPM=m |