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:
61f1e7e
)
x86, syscall: Allow syscall offset to be symbolic
author
H. Peter Anvin
<hpa@linux.intel.com>
Sat, 19 Nov 2011 01:01:19 +0000
(17:01 -0800)
committer
H. Peter Anvin
<hpa@linux.intel.com>
Sat, 19 Nov 2011 01:01:19 +0000
(17:01 -0800)
Allow the specified syscall offset to be symbolic, e.g. a macro. For
offset system calls, this if nothing else makes the generated code
easier to read.
Suggested-by: H. J. Lu <hjl.tools@gmail.com>
Link:
http://lkml.kernel.org/r/1321569446-20433-7-git-send-email-hpa@linux.intel.com
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
No differences found