[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YgaebIQH+IgsfQjf@google.com>
Date: Fri, 11 Feb 2022 17:35:40 +0000
From: Sean Christopherson <seanjc@...gle.com>
To: Paolo Bonzini <pbonzini@...hat.com>
Cc: linux-kernel@...r.kernel.org, kvm@...r.kernel.org,
mlevitsk@...hat.com
Subject: Re: [PATCH 3/3] KVM: SVM: fix race between interrupt delivery and
AVIC inhibition
On Fri, Feb 11, 2022, Paolo Bonzini wrote:
> On 2/11/22 18:11, Sean Christopherson wrote:
> > > + /* Process the interrupt with a vmexit. */
> >
> > Double spaces at the end. But I would prefer we omit the comment entirely,
> > there is no guarantee the vCPU is in the guest or even running.
>
> Sure, or perhaps "process the interrupt in inject_pending_event".
s/in/via?
> Regarding the two spaces, it used to a pretty strict rule in the US with
> typewriters. It helps readability of monospaced fonts
> (https://www.cultofpedagogy.com/two-spaces-after-period/), and code is
> mostly monospaced... But well, the title of the article says it all.
Preaching to the choir, I'm a firm believer that there should always be two spaces
after a full stop, monospace or not. Unless it's the end of a comment. :-D
Powered by blists - more mailing lists