[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200803210210.GA12917@8bytes.org>
Date: Mon, 3 Aug 2020 23:02:10 +0200
From: Joerg Roedel <joro@...tes.org>
To: Sean Christopherson <sean.j.christopherson@...el.com>
Cc: Paolo Bonzini <pbonzini@...hat.com>,
Vitaly Kuznetsov <vkuznets@...hat.com>,
Wanpeng Li <wanpengli@...cent.com>,
Jim Mattson <jmattson@...gle.com>,
Tom Lendacky <thomas.lendacky@....com>, kvm@...r.kernel.org,
linux-kernel@...r.kernel.org, Joerg Roedel <jroedel@...e.de>
Subject: Re: [PATCH v3 3/4] KVM: SVM: Add GHCB Accessor functions
Hi Sean,
On Mon, Aug 03, 2020 at 11:45:45AM -0700, Sean Christopherson wrote:
> On Mon, Aug 03, 2020 at 02:27:07PM +0200, Joerg Roedel wrote:
> > + return test_bit(GHCB_BITMAP_IDX(field), \
> > + (unsigned long *)&(ghcb)->save.valid_bitmap); \
>
> 'ghcb' doesn't need to be wrapped in (), it's a parameter to a function.
Thanks for your reviews, I addressed them and sent v4.
Regards,
Joerg
Powered by blists - more mailing lists