[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YlXMxcKVgWxHtiGR@google.com>
Date: Tue, 12 Apr 2022 19:02:29 +0000
From: Sean Christopherson <seanjc@...gle.com>
To: Ben Gardon <bgardon@...gle.com>
Cc: Mingwei Zhang <mizhang@...gle.com>,
LKML <linux-kernel@...r.kernel.org>, kvm <kvm@...r.kernel.org>,
Paolo Bonzini <pbonzini@...hat.com>,
Peter Xu <peterx@...hat.com>, Peter Shier <pshier@...gle.com>,
David Dunn <daviddunn@...gle.com>,
Junaid Shahid <junaids@...gle.com>,
Jim Mattson <jmattson@...gle.com>,
David Matlack <dmatlack@...gle.com>,
Jing Zhang <jingzhangos@...gle.com>
Subject: Re: [PATCH v4 03/10] KVM: selftests: Read binary stats desc in lib
On Tue, Apr 12, 2022, Ben Gardon wrote:
> On Mon, Apr 11, 2022 at 5:55 PM Mingwei Zhang <mizhang@...gle.com> wrote:
> > I was very confused on header->name_size. So this field means the
> > maximum string size of a stats name, right? Can we update the comments
> > in the kvm.h to specify that? By reading the comments, I don't really
> > feel this is how we should use this field.
>
> I believe that's right. I agree the documentation on that was a little
> confusing.
Heh, a little. I got tripped up looking at this too. Give me a few minutes and
I'll attach a cleanup patch to add comments and fix the myriad style issues.
This whole file is painful to look at. Aside from violating preferred kernel
style, it's horribly consistent with itself. Well, except for the 80 char limit,
to which it has a fanatical devotion.
Powered by blists - more mailing lists