On 16/12/2019 11:49, Jan Beulich wrote:
> On 16.12.2019 12:42, Jin Nan Wang wrote:
>> Fix a issue when user disable ETP exec-sp, xen missed a prompt
>> log in dmesg.
> Thanks for fixing the style issue, but submitting v3 without
> addressing the question on the "why" etc given on v2 isn't
> overly
Fix a issue when user disable ETP exec-sp, xen missed a prompt
log in dmesg.
Signed-off-by: James Wang
---
xen/arch/x86/hvm/vmx/vmx.c | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/xen/arch/x86/hvm/vmx/vmx.c b/xen/arch/x86/hvm/vmx/vmx.c
index 7970ba93e1..9dcb10021
On 16.12.2019 12:42, Jin Nan Wang wrote:
> Fix a issue when user disable ETP exec-sp, xen missed a prompt
> log in dmesg.
Thanks for fixing the style issue, but submitting v3 without
addressing the question on the "why" etc given on v2 isn't
overly helpful.
Jan
__