commit | eaf4ce6c5fed6b4c55f7efcd5fc3477435cab5e9 | [log] [tgz] |
---|---|---|
author | H. Peter Anvin <hpa@linux.intel.com> | Wed Aug 01 15:59:58 2012 -0700 |
committer | H. Peter Anvin <hpa@linux.intel.com> | Wed Aug 01 16:01:06 2012 -0700 |
tree | 2984ea5afdd4dde3f69a6bf7a3291d0a05b8af0b | |
parent | 41fb433b63cc4745f4918fdaf295763da5ca826c [diff] |
x86-64, kcmp: The kcmp system call can be common 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