Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

sections: fix section conflicts in arch/score

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>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

authored by

Andi Kleen and committed by
Linus Torvalds
458fe425 9597abe0

+1
+1
arch/score/kernel/sys_score.c
··· 112 112 * Do a system call from kernel instead of calling sys_execve so we 113 113 * end up with proper pt_regs. 114 114 */ 115 + asmlinkage 115 116 int kernel_execve(const char *filename, 116 117 const char *const argv[], 117 118 const char *const envp[])