diff options
author | Hans de Goede <hdegoede@redhat.com> | 2018-03-17 17:35:29 +0100 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2018-03-17 17:35:29 +0100 |
commit | 967732cd2fb59e8c7d2fa3dc6aadea1f70987f57 (patch) | |
tree | 33c428daa813e620b24f683b2ff63a9f6dc71f93 /rebase-notes.txt | |
parent | 0f374fa5b8db0d673b57b8e1f9ed0b69b391ec82 (diff) | |
download | kernel-967732cd2fb59e8c7d2fa3dc6aadea1f70987f57.tar.gz kernel-967732cd2fb59e8c7d2fa3dc6aadea1f70987f57.tar.xz kernel-967732cd2fb59e8c7d2fa3dc6aadea1f70987f57.zip |
Add release-note about disabling CONFIG_VBOXGUEST for F27 and earlier
Diffstat (limited to 'rebase-notes.txt')
-rw-r--r-- | rebase-notes.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/rebase-notes.txt b/rebase-notes.txt index 937c43e22..baa9ab52b 100644 --- a/rebase-notes.txt +++ b/rebase-notes.txt @@ -1,8 +1,11 @@ Linux 4.16 rebase notes: - Consider turning off all the IMA features? +- F27 and earlier, disable vboxguest driver (to avoid conflict with the out of + tree versions which get auto-installed by scripts from vbox upstream) + -Unset CONFIG_VBOXGUEST Linux 4.15 rebase notes: -- Disable power-management features enabled for F28+ +- F27 and earlier, disable new F28+ only power-management features: -Set CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0 -Set CONFIG_SATA_MOBILE_LPM_POLICY=0 -Unset CONFIG_BT_HCIBTUSB_AUTOSUSPEND |