File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -262,7 +262,7 @@ SYM_INNER_LABEL(vmx_vmexit, SYM_L_GLOBAL)
262
262
* eIBRS has its own protection against poisoned RSB, so it doesn't
263
263
* need the RSB filling sequence. But it does need to be enabled, and a
264
264
* single call to retire, before the first unbalanced RET.
265
- */
265
+ */
266
266
267
267
FILL_RETURN_BUFFER %_ASM_CX, RSB_CLEAR_LOOPS, X86_FEATURE_RSB_VMEXIT,\
268
268
X86_FEATURE_RSB_VMEXIT_LITE
@@ -311,7 +311,7 @@ SYM_FUNC_END(vmx_do_nmi_irqoff)
311
311
* vmread_error_trampoline - Trampoline from inline asm to vmread_error()
312
312
* @field: VMCS field encoding that failed
313
313
* @fault: %true if the VMREAD faulted, %false if it failed
314
-
314
+ *
315
315
* Save and restore volatile registers across a call to vmread_error(). Note,
316
316
* all parameters are passed on the stack.
317
317
*/
You can’t perform that action at this time.
0 commit comments