[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH for-4.11] x86/spec_ctrl: Fix typo in ARCH_CAPS decode



On April 24, 2018 5:44:33 AM EDT, Andrew Cooper <andrew.cooper3@xxxxxxxxxx> 
wrote:
>Signed-off-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
>---
>CC: Jan Beulich <JBeulich@xxxxxxxx>
>CC: Juergen Gross <jgross@xxxxxxxx>


You are missing an Reported-by..

Also pls
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>

Thx
>---
> xen/arch/x86/spec_ctrl.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>diff --git a/xen/arch/x86/spec_ctrl.c b/xen/arch/x86/spec_ctrl.c
>index bab8595..fab3c1d 100644
>--- a/xen/arch/x86/spec_ctrl.c
>+++ b/xen/arch/x86/spec_ctrl.c
>@@ -119,7 +119,7 @@ static void __init print_details(enum ind_thunk
>thunk)
>          (e8b  & cpufeat_mask(X86_FEATURE_IBPB))  ? " IBPB"      : "",
>          (caps & ARCH_CAPABILITIES_IBRS_ALL)      ? " IBRS_ALL"  : "",
>          (caps & ARCH_CAPABILITIES_RDCL_NO)       ? " RDCL_NO"   : "",
>-           (caps & ARCH_CAPS_RSBA)                  ? " RBSA"      :
>"");
>+           (caps & ARCH_CAPS_RSBA)                  ? " RSBA"      :
>"");
> 
>     /* Compiled-in support which pertains to BTI mitigations. */
>     if ( IS_ENABLED(CONFIG_INDIRECT_THUNK) )
>-- 
>2.1.4
>
>
>_______________________________________________
>Xen-devel mailing list
>Xen-devel@xxxxxxxxxxxxxxxxxxxx
>https://lists.xenproject.org/mailman/listinfo/xen-devel


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.