On Wed, Sep 18, 2019 at 06:28:06AM -0700, Guenter Roeck wrote: > Commit 02eec6c9fc0c ("MIPS: netlogic: xlr: Remove erroneous check in nlm_fmn_send()") > fixes a build error in v4.4.y, seen when building mips:nlm_xlr_defconfig. > > In file included from ../arch/mips/netlogic/common/irq.c:65: > ../arch/mips/include/asm/netlogic/xlr/fmn.h: In function 'nlm_fmn_send': > ../arch/mips/include/asm/netlogic/xlr/fmn.h:304:22: error: bitwise comparison always evaluates to false > > The patch is only needed in v4.4.y; it has already been applied > to more recent branches. Now queued up, thanks. greg k-h