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:
b7641d2
)
x86-64, ia32: Move compat_ni_syscall into C and its own file
author
H. Peter Anvin
<hpa@linux.intel.com>
Fri, 11 Nov 2011 23:48:42 +0000
(15:48 -0800)
committer
H. Peter Anvin
<hpa@linux.intel.com>
Thu, 17 Nov 2011 21:35:35 +0000
(13:35 -0800)
Move compat_ni_syscall out of ia32entry.S and into its own .c file.
Although this is a trivial function, it is not performance-critical,
and this will simplify further cleanups.
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
No differences found