[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 1/2] x86: fix build of PV shim when !GRANT_TABLE
- To: Jan Beulich <jbeulich@xxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>
- From: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
- Date: Thu, 29 Oct 2020 17:40:04 +0000
- Authentication-results: esa1.hc3370-68.iphmx.com; dkim=none (message not signed) header.i=none
- Cc: Wei Liu <wl@xxxxxxx>, Roger Pau Monné <roger.pau@xxxxxxxxxx>
- Delivery-date: Thu, 29 Oct 2020 17:41:15 +0000
- Ironport-sdr: AVuIuWTOedBXcQ8yufK5HrQggcd+UAiQyaItvFNi7wWBcxRSrSvnow9S2BTqITy7pcliiTYOsh liSlvYp1XxlO1diJ9pYYEpHZjAzuFICpDwOO7X0zBMVLSth08QoXdccnZwxQpwrkCUZSGS1saN rQ5KBLX5lYyXCTfQaRffcHoCu1Q56FczqKhO4P03mX1SMj/vle8InZjV/8/di5gB0HixEEEKPU TCFdnRepIRk1NOyT99sBqhopWuq71g3mDyI4MQ3I7dSqK71ChN2DsgqhKbR9pU+58f+1Whrhds Hi0=
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
On 29/10/2020 17:09, Jan Beulich wrote:
> To do its compat translation, shim code needs to include the compat
> header. For this to work, this header first of all needs to be
> generated.
>
> Reported-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
> Signed-off-by: Jan Beulich <jbeulich@xxxxxxxx>
Acked-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
|