Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit df378ccf authored by H. Peter Anvin's avatar H. Peter Anvin
Browse files

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: default avatarH. Peter Anvin <hpa@linux.intel.com>
Reported-by: default avatarYinghai Lu <yinhai@kernel.org>
Cc: Suresh Siddha <suresh.b.siddha@intel.com>
LKML-Reference: <4C3BDDA3.2060900@kernel.org>
parent 83a7a2ad
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@
	.align 8
	.quad  0b
	.quad  2b
	.byte  \feature			/* when feature is set */
	.word  \feature			/* when feature is set */
	.byte  5
	.byte  5
	.previous