1. 17 3月, 2014 2 次提交
  2. 07 3月, 2014 1 次提交
    • R
      MIPS: Fix randconfig build error. · f5179287
      Ralf Baechle 提交于
        CC      arch/mips/kernel/ptrace.o
      In file included from arch/mips/kernel/ptrace.c:42:0:
      arch/mips/kernel/ptrace.c: In function ‘mips_get_syscall_arg’:
      /home/ralf/src/linux/linux-mips/arch/mips/include/asm/syscall.h:60:1: error: control reaches end of non-void function [-Werror=return-type]
      cc1: all warnings being treated as errors
      make[2]: *** [arch/mips/kernel/ptrace.o] Error 1
      make[1]: *** [arch/mips/kernel] Error 2
      make: *** [arch/mips] Error 2
      
      Fixed by marking the end of mips_get_syscall_arg() as unreachable.
      Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
      f5179287
  3. 23 1月, 2014 1 次提交
  4. 30 10月, 2013 4 次提交
新手
引导
客服 返回
顶部