On Sat, 7 Oct 2006 06:48:05 +0900, Yoichi Yuasa <yoichi_yuasa@xxxxxxxxxxxxxx> wrote: > > There's a patch from Atsushi Nemoto still pending commit, IIRC... > > Is it fixed these errors. > > LD .tmp_vmlinux1 > arch/mips/tx4938/toshiba_rbtx4938/built-in.o: In function `toshiba_rbtx4938_irq_nested': > : undefined reference to `wbflush' > arch/mips/tx4938/toshiba_rbtx4938/built-in.o: In function `toshiba_rbtx4938_irq_nested': > : relocation truncated to fit: R_MIPS_26 against `wbflush' Yes. The patch is here. http://www.linux-mips.org/archives/linux-mips/2006-08/msg00204.html --- Atsushi Nemoto