git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05eacfd
)
um/os-Linux: Use char[] for syscall_stub declarations
author
Nicolas Iooss
<nicolas.iooss_linux@m4x.org>
Sun, 12 Oct 2014 11:02:13 +0000
(13:02 +0200)
committer
Richard Weinberger
<richard@nod.at>
Sun, 31 May 2015 11:14:07 +0000
(13:14 +0200)
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>
No differences found