From: Nicolas Iooss Date: Sun, 12 Oct 2014 11:02:13 +0000 (+0200) Subject: um/os-Linux: Use char[] for syscall_stub declarations X-Git-Tag: omap-for-v4.2/fixes-rc1^2~78^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f32943b5e9a48bf3269430e1a7a210411e0cc98;p=pandora-kernel.git um/os-Linux: Use char[] for syscall_stub declarations When declaring __syscall_stub_start, use the same type in UML userspace code as in arch/um/include/asm/sections.h. While at it, also declare batch_syscall_stub as char[]. Signed-off-by: Nicolas Iooss Signed-off-by: Richard Weinberger --- Reading git-diff-tree failed