On Mon, Mar 10, 2014 at 6:43 PM, Paul Gortmaker <paul.gortmaker@xxxxxxxxxxxxx> wrote: > On Tue, Mar 4, 2014 at 8:34 AM, Markos Chandras > <markos.chandras@xxxxxxxxxx> wrote: >> Hi, >> >> This patchset adds support for the recently announced M5150 processor >> http://imgtec.com/mips/mips-series5-mclass-m51xx.asp?NewsID=804 > > I'm going to skip the bisect, and make a guess that this patchset causes > the following build failures on all pre-existing mips boards: > > arch/mips/kernel/cpu-probe.c:856:7: error: 'PRID_IMP_M5150' undeclared > (first use in this function) > arch/mips/kernel/cpu-probe.c:857:16: error: 'CPU_M5150' undeclared > (first use in this function) > make[3]: *** [arch/mips/kernel/cpu-probe.o] Error 1 > > See this link as one of the many linux-next mips failures: > > http://kisskb.ellerman.id.au/kisskb/buildresult/10701712/ Looking at mips-next and patchwork, the problem isn't the patchset itself, but rather that only the third patch was applied. Ralf, I think you missed the following two patches :) http://patchwork.linux-mips.org/patch/6595/ http://patchwork.linux-mips.org/patch/6596/ Regards Jonas -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html