Searched hist:"5 f32943b5e9a48bf3269430e1a7a210411e0cc98" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/um/os-Linux/skas/ |
H A D | mem.c | diff 5f32943b5e9a48bf3269430e1a7a210411e0cc98 Sun Oct 12 06:02:13 CDT 2014 Nicolas Iooss <nicolas.iooss_linux@m4x.org> 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 <nicolas.iooss_linux@m4x.org> Signed-off-by: Richard Weinberger <richard@nod.at>
|
H A D | process.c | diff 5f32943b5e9a48bf3269430e1a7a210411e0cc98 Sun Oct 12 06:02:13 CDT 2014 Nicolas Iooss <nicolas.iooss_linux@m4x.org> 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 <nicolas.iooss_linux@m4x.org> Signed-off-by: Richard Weinberger <richard@nod.at>
|