Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 458fe425 authored by Andi Kleen's avatar Andi Kleen Committed by Linus Torvalds
Browse files

sections: fix section conflicts in arch/score



Signed-off-by: default avatarAndi Kleen <ak@linux.intel.com>
Cc: Chen Liqin <liqin.chen@sunplusct.com>
Cc: Lennox Wu <lennox.wu@gmail.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 9597abe0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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[])