x86-64, kcmp: The kcmp system call can be common
authorH. Peter Anvin <hpa@linux.intel.com>
Wed, 1 Aug 2012 22:59:58 +0000 (15:59 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Wed, 1 Aug 2012 23:01:06 +0000 (16:01 -0700)
We already use the same system call handler for i386 and x86-64, there
is absolutely no reason x32 can't use the same system call, too.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Cc: H.J. Lu <hjl.tools@gmail.com>
Cc: Cyrill Gorcunov <gorcunov@openvz.org>
Cc: <stable@vger.kernel.org> v3.5
Link: http://lkml.kernel.org/n/tip-vwzk3qbcr3yjyxjg2j38vgy9@git.kernel.org

No differences found