x86, alternatives: Fix one more open-coded 8-bit alternative number
authorH. Peter Anvin <hpa@linux.intel.com>
Tue, 13 Jul 2010 21:55:11 +0000 (14:55 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Tue, 13 Jul 2010 21:56:16 +0000 (14:56 -0700)
commitdf378ccfc4dd04e263426ad805516915874774aa
tree3e5bbee1836883d34ec9fe92bbafa976460e0d70
parent83a7a2ad2a9173dcabc05df0f01d1d85b7ba1c2c
x86, alternatives: Fix one more open-coded 8-bit alternative number

Fix a missing case of an 8-bit alternative number, buried inside an
assembly macro.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Reported-by: Yinghai Lu <yinhai@kernel.org>
Cc: Suresh Siddha <suresh.b.siddha@intel.com>
LKML-Reference: <4C3BDDA3.2060900@kernel.org>
arch/x86/lib/copy_user_64.S