Add rebase notes

This commit is contained in:
Justin M. Forbes 2017-02-20 15:59:54 -06:00
parent a98ed5ce60
commit a35c6e193e
1 changed files with 17 additions and 5 deletions

View File

@ -1,7 +1,19 @@
Linux 3.4 rebase notes:
Linux 4.10 rebase notes:
- F25 and earlier, revert S390x minumum hw level
* Look at the CPU modalias patches from Andi. See if they are sufficient to
build the cpufreq drivers as modules again (rhbz 713572 but mostly to just
make this person in IRC be quiet)
Linux 4.9 rebase notes:
- F25 and earlier arm64: disable 48bit VA
* Make sure X32 stays disabled. Preferably forever
Linux 4.8 rebase notes:
- Make sure you apply drm-i915-turn-off-wc-mmaps.patch for F23
- Check on status of qxl-reapply-cursor-after-SetCrtc-calls.patch
Linux 4.6 rebase notes:
- Check on status of drm-i915-turn-off-wc-mmaps.patch (Should be okay to remove in F24, but not F22 or F23)
- Check on status of CONFIG_DW_DMAC_CORE
Linux 4.5 rebase notes:
- Check on status of drm-i915-turn-off-wc-mmaps.patch (Should be okay to remove in F24, but not F22 or F23)
- Check on status of CONFIG_DW_DMAC_CORE ( Built-in DW_DMAC for now, revisit later)