From: H. Peter Anvin Date: Sat, 19 Nov 2011 01:01:19 +0000 (-0800) Subject: x86, syscall: Allow syscall offset to be symbolic X-Git-Tag: v3.3-rc1~36^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f86886c72fb68088162c7e08cc7f85282f1860c;p=pandora-kernel.git 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 Link: http://lkml.kernel.org/r/1321569446-20433-7-git-send-email-hpa@linux.intel.com Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed