[mips-sjhill:mti-next 12/21] arch/mips/kernel/traps.c:822:7: error: 'MM_BRK_MEMU' undeclared

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



tree:   git://git.linux-mips.org/pub/scm/sjhill/linux-sjhill mti-next
head:   e96eec97d092418a7b156d7fab0c3f03860031ba
commit: a32041f908d5313323c6c8c8f06be9296a69038f [12/21] MIPS: Add support for microMIPS exception handling.
config: make ARCH=mips allmodconfig

All error/warnings:

arch/mips/kernel/traps.c: In function 'do_trap_or_bp':
arch/mips/kernel/traps.c:822:7: error: 'MM_BRK_MEMU' undeclared (first use in this function)
arch/mips/kernel/traps.c:822:7: note: each undeclared identifier is reported only once for each function it appears in

vim +822 +/MM_BRK_MEMU arch/mips/kernel/traps.c

^1da177e Linus Torvalds 2005-04-16  816  		force_sig_info(SIGFPE, &info, current);
^1da177e Linus Torvalds 2005-04-16  817  		break;
63dc68a8 Ralf Baechle   2006-10-16  818  	case BRK_BUG:
df270051 Ralf Baechle   2008-04-20  819  		die_if_kernel("Kernel bug detected", regs);
df270051 Ralf Baechle   2008-04-20  820  		force_sig(SIGTRAP, current);
63dc68a8 Ralf Baechle   2006-10-16  821  		break;
a32041f9 Steven J. Hill 2012-07-19 @822  	case MM_BRK_MEMU:
ba3049ed Ralf Baechle   2008-10-28  823  	case BRK_MEMU:
ba3049ed Ralf Baechle   2008-10-28  824  		/*
ba3049ed Ralf Baechle   2008-10-28  825  		 * Address errors may be deliberately induced by the FPU

---
0-DAY kernel build testing backend         Open Source Technology Center
Fengguang Wu, Yuanhan Liu                              Intel Corporation


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux