On Wed, Jul 3, 2019 at 10:31 PM Arnd Bergmann <arnd@xxxxxxxx> wrote: > > Here is a similar list for 4.9, from > https://kernelci.org/build/stable-rc/branch/linux-4.9.y/kernel/v4.9.184-66-g79155cd391a8/ On 4.14, I can only see one missing patch in https://kernelci.org/build/stable-rc/branch/linux-4.14.y/kernel/v4.14.132-2-g69aa9e7d0127/ 02eec6c9fc0c ("MIPS: netlogic: xlr: Remove erroneous check in nlm_fmn_send()") though there are still a few more build issues that need further investigation: cc1: error: '-march=r3000' requires '-mfp32' fs/proc/task_mmu.c:761:7: warning: 'last_vma' may be used uninitialized in this function [-Wmaybe-uninitialized] warning: (SIBYTE_SWARM && SIBYTE_SENTOSA && SIBYTE_BIGSUR && SWIOTLB_XEN && AMD_IOMMU) selects SWIOTLB which has unmet direct dependencies (CAVIUM_OCTEON_SOC || MACH_LOONGSON64 && CPU_LOONGSON3 || NLM_XLP_BOARD || NLM_XLR_BOARD) Arnd