]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
sections: fix section conflicts in arch/score
authorAndi Kleen <ak@linux.intel.com>
Fri, 28 Sep 2012 00:20:03 +0000 (10:20 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 5 Oct 2012 04:01:14 +0000 (14:01 +1000)
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Cc: Chen Liqin <liqin.chen@sunplusct.com>
Cc: Lennox Wu <lennox.wu@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/score/kernel/sys_score.c

index e478bf9a7e9181cd2e929535aaf0c3680e71a17b..21e8679740667c8d1a2e314252f7f35cad143159 100644 (file)
@@ -112,6 +112,7 @@ score_execve(struct pt_regs *regs)
  * Do a system call from kernel instead of calling sys_execve so we
  * end up with proper pt_regs.
  */
+asmlinkage
 int kernel_execve(const char *filename,
                  const char *const argv[],
                  const char *const envp[])