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:
c421cee
)
microblaze: Move __NR_syscalls from uapi
author
Michal Simek
<michal.simek@xilinx.com>
Mon, 8 Jul 2013 07:50:24 +0000
(09:50 +0200)
committer
Michal Simek
<michal.simek@xilinx.com>
Wed, 10 Jul 2013 05:32:09 +0000
(07:32 +0200)
The reason is that other applications like strace
think that every __NR_xx is syscall.
Also __NR_syscalls is not used by user applications/libs.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
No differences found