commit | 3f86886c72fb68088162c7e08cc7f85282f1860c | [log] [tgz] |
---|---|---|
author | H. Peter Anvin <hpa@linux.intel.com> | Fri Nov 18 17:01:19 2011 -0800 |
committer | H. Peter Anvin <hpa@linux.intel.com> | Fri Nov 18 17:01:19 2011 -0800 |
tree | 95d77511e20f007f445581aa9efe05d2adc019e3 | |
parent | 61f1e7e20874e8f11dab69b6a4bf7616badd4fe8 [diff] |
x86, syscall: Allow syscall offset to be symbolic 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>