Messages in this thread |  | | Date | Fri, 11 Apr 2025 14:12:38 -0700 | | Subject | Re: [PATCH v2 1/5] KVM: selftests: Extract guts of THP accessor to standalone sysfs helpers | | From | Sean Christopherson <> |
| |
On Mon, Mar 31, 2025, James Houghton wrote: > From: Sean Christopherson <seanjc@google.com> > > Extract the guts of thp_configured() and get_trans_hugepagesz() to > standalone helpers so that the core logic can be reused for other sysfs > files, e.g. to query numa_balancing. > > Opportunistically assert that the initial fscanf() read at least one byte, > and add a comment explaining the second call to fscanf(). > > Signed-off-by: Sean Christopherson <seanjc@google.com> > Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com>
Needs your SoB. It's a bit absurd for this particular patch, but please provide it anyway, if only so that I can get a giggle out of the resulting chain of SoBs :-)
|  |