On Wed, Jul 3, 2019 at 10:17 PM Arnd Bergmann <arnd@xxxxxxxx> wrote: > > I looked at the kernelci.org output for 4.4.y and found a couple of > patches that need to be applied here: 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/ 8535f2ba0a9b ("MIPS: math-emu: do not use bools for arithmetic") 02eec6c9fc0c ("MIPS: netlogic: xlr: Remove erroneous check in nlm_fmn_send()") 173a3efd3edb ("bug.h: work around GCC PR82365 in BUG()") 993dc737c099 ("mfd: omap-usb-tll: Fix register offsets") 5464d03d9260 ("ARC: fix allnoconfig build warning") Arnd