From a35c6e193ebb38ef72d050f2bd10f00b72945746 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Mon, 20 Feb 2017 15:59:54 -0600 Subject: Add rebase notes --- rebase-notes.txt | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) (limited to 'rebase-notes.txt') diff --git a/rebase-notes.txt b/rebase-notes.txt index 39029bb0d..6ddbe14e5 100644 --- a/rebase-notes.txt +++ b/rebase-notes.txt @@ -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) -- cgit