Re: [RFC PATCH v2 2/6] KVM: PPC: Add fpr getters and setters
Jordan Niethe <[email protected]> Sat, 10 Jun 2023 01:54:55 +0000
| Newsgroups | org.kernel.vger.kvm-ppc,org.kernel.vger.kvm,org.ozlabs.lists.linuxppc-dev |
|---|---|
| Message-ID | <CACzsE9oNLp7eSDiNhTB_hWn1TSu9Obr2rNPgTyK7_fYGXvu5Fw@mail.gmail.com> |
On Wed, Jun 7, 2023 at 5:56 PM Nicholas Piggin <[email protected]> wrote: [snip] > > Is there a particular reason some reg sets are broken into their own > patches? Looking at this hunk you think the VR one got missed, but it's > in its own patch. > > Not really a big deal but I wouldn't mind them all in one patch. Or at > least the FP/VR/VSR ine one since they're quite regular and similar. There's not really a reason, Originally I had things even more broken apart but then thought one patch made more sense. Part way through squashing the patches I had a change of heart and thought I'd see if people had a preference. I'll just finish the squashing for the next series. Thanks, Jordan > > Thanks, > Nick >