[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 0/2] xsm: Further fixes
- To: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
- From: Bertrand Marquis <Bertrand.Marquis@xxxxxxx>
- Date: Thu, 2 Dec 2021 10:39:44 +0000
- Accept-language: en-GB, en-US
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=arm.com; dmarc=pass action=none header.from=arm.com; dkim=pass header.d=arm.com; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=NsUQIDAe0CbTwEUnhPlTtYPfkoUGm12GPg7RZaThfCg=; b=D6RP3TkQ7rEb1xI5vpW0bTb6Kl1w3sc24C7iMdofcUTtFWszCIMZaFcxCAb1FpzjIKpaR6io2ZiQQ0IVyAEJv/bTKZLafK1Okq6V5NR+rNmTzLzCZCaAn3WLWQ3m8iTCrzoKcj/RwvJkJMzPzVXr3Q8p7g4J8AXTrJJDVD5u2gHRAtvPSgl8sYfFptIIFFRqKBXibpjN3zdTSaRGPrZuN1ohLkDUe9Zz6qHP2TuLEHX3J0nbNPorJEng3Lo7B80WhlENSYaJRXSYVle4yfRPX+ipRL5t3o8P6KMizz/LGusWlp1vuIM8Q7afyHpclrUPHucHB/Bhd7En1jw42guH5A==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=MOkP0kxpD2cztXh9QtPZiyVdGG/lflVG6CS1JUNbsyTcEhRvphydbyjcMywc3tmrHHLig99pUO56i8iCRp9tw/Rex5viIOoYNOivHFCtjt73KMcfTGucXEBOKIcf52exe2XFqAYvMO5aYRHjczaarHV0WCLjXnuPEx7T/f+J4pCkWLnovebR3UBF+I2IVWy6ZXR6S7FhETg0YKFYr1TNvw1qzI9SBUtoevR+g/QM+x6eZ8sDNKMhllNk2ecr5yOHvs5eSNKUfWjXqbswd1mizeHszh1rp1YRmpsnuBp8N5vpLXZgeMVZM28EMo8PHGFirj77ZAYImOAEe2azl2aTHg==
- Authentication-results-original: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=arm.com;
- Cc: Xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxxx>, Daniel De Graaf <dgdegra@xxxxxxxxxxxxx>, Daniel Smith <dpsmith@xxxxxxxxxxxxxxxxxxxx>
- Delivery-date: Thu, 02 Dec 2021 10:40:17 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
- Nodisclaimer: true
- Original-authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=arm.com;
- Thread-index: AQHX5qTgcr9QGJZxvkaRDr/n3UQDXKwfBIwA
- Thread-topic: [PATCH 0/2] xsm: Further fixes
> On 1 Dec 2021, at 11:15, Andrew Cooper <andrew.cooper3@xxxxxxxxxx> wrote:
>
> Andrew Cooper (2):
> xsm: Switch xsm_ops to __alt_call_maybe_initdata
> xsm: Drop extern of non-existent variable
Reviewed-by: Bertrand Marquis <bertrand.marquis@xxxxxxx>
|