diff options
author | Laura Abbott <labbott@redhat.com> | 2018-02-19 10:40:39 -0800 |
---|---|---|
committer | Laura Abbott <labbott@redhat.com> | 2018-02-19 10:54:11 -0800 |
commit | bb540d20c6388d18e5977f14f35f96318be223e1 (patch) | |
tree | f5166330c1a93deb7e1847c180522fe05d75c740 /rebase-notes.txt | |
parent | 08732ed8268cbd9fd23dfae32ffa18ea320b910e (diff) | |
download | kernel-bb540d20c6388d18e5977f14f35f96318be223e1.tar.gz kernel-bb540d20c6388d18e5977f14f35f96318be223e1.tar.xz kernel-bb540d20c6388d18e5977f14f35f96318be223e1.zip |
Enable IMA (rhbz 790008)
Diffstat (limited to 'rebase-notes.txt')
-rw-r--r-- | rebase-notes.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/rebase-notes.txt b/rebase-notes.txt index 85e185c03..937c43e22 100644 --- a/rebase-notes.txt +++ b/rebase-notes.txt @@ -1,3 +1,6 @@ +Linux 4.16 rebase notes: +- Consider turning off all the IMA features? + Linux 4.15 rebase notes: - Disable power-management features enabled for F28+ -Set CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0 |