On Mon, Aug 15, 2022 at 06:49:08PM +0000, Andrew Cooper wrote: > On 15/08/2022 10:14, Jan Beulich wrote: > > On 15.08.2022 10:15, Andrew Cooper wrote: > >> On 15/08/2022 09:01, Jan Beulich wrote: > >>> On 17.05.2022 17:31, Roger Pau Monne wrote: > >>>> Roger Pau Monne (3): > >>>> amd/msr: implement VIRT_SPEC_CTRL for HVM guests on top of SPEC_CTRL > >>>> amd/msr: allow passthrough of VIRT_SPEC_CTRL for HVM guests > >>>> amd/msr: implement VIRT_SPEC_CTRL for HVM guests using legacy SSBD > >>> I came to realize that I had announced that I would commit this about a > >>> month ago. I've done so now, but there was quite a bit of re-basing > >>> necessary, to a fair degree because of this delay that I did introduce > >>> by oversight. I hope I didn't screw up anywhere. > >> Revert them, or I will. > > There is no basis for reverting > > You have falsified tags from me, which is a consequence of the series > not having been reviewed correctly.
Seeing the changes done to the commits, I guess the problem was the 'Suggested-by' tag. This was added by me, and has been there since v1 because it was you who suggested to do this work, and additionally provided guidance on how the implementation should look like in: https://lore.kernel.org/xen-devel/4457dcd5-6a64-355a-b794-6b404cf90...@citrix.com/ I'm sorry if this turned out to not look like you expected/wanted. It's possible we had informal conversations about this where we discussed changes, but TBH I have quite a big queue of patches, so it's likely I've forgotten about. I'm happy to make any further adjustments to the code, but I will need to be pointed out at issues. Thanks, Roger.