[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 3/6] CI: Only calculate ./configure args if needed
- To: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, Xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxxx>
- From: Michal Orzel <michal.orzel@xxxxxxx>
- Date: Mon, 2 Jan 2023 15:01:39 +0100
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass (sender ip is 165.204.84.17) smtp.rcpttodomain=citrix.com smtp.mailfrom=amd.com; dmarc=pass (p=quarantine sp=quarantine pct=100) action=none header.from=amd.com; dkim=none (message not signed); 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=J0gEafiirFF0bZlDHW4qHs/6kFKGTcRmz9ZoeGuR6fE=; b=HGIxDXOcKmGOTgXbBnKsZl9+5bNaYWwMwZ+++kD3HORvBYc1+zfrGqYIg0zKHInjy2bHyQKLctie5oFWnJHkvxqpyw2yEUVNo1mSDyZ/bnU7ez9BVBNmPuvuBMP4euVS2PTvr2D+hPje80I5Aek/pGoIleqtNSP+8RG510EFr94FuRh1q6guJ33t00INVk15726zxwgszBvqJq8S2SsaC4BnU0YmZUaGZDhc18GVbLGGJSsVkV8U/xp2iCurbOTrUv6gl9vb6h8W6LvUlGj9ssBPAojYNt9dVe2jdiqyJ4w09OG4bbry0D6CtxR09RH9Mr12A2gvhFG4jo6PO/e4dQ==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=MyniDtl3pJnC1SFpkJ6hJ3gzbM4/GRo3EDrmn4XlQsIO7oWFuO3U5kBfmAoJN1GzOwPsDdM6OEbskWgUWF/9sfekiaWMW//a47gN72ErKyflFJnHy+g0cFeDkMzD1fLsP6Lnofk+Aa0jLiJjza/rIL5kxvAdTVa9QvsbBEC5lg8PPrJf/mD6eK0Lt3nXWOnhdv/MIJsE8WOdfI5krliveaej+UDSXjkvWYm1CIvUkknPqqPZL+dPGDpbeJjyI0zEnGJ6ekzyijXlXzpy8dLZNnYC+q0uuIH5QMrQmgqCmWtpInl4M/ULxRvlQGK15xwdPVNTtH9+z5X5zm0HgHu0yg==
- Cc: Doug Goldstein <cardoe@xxxxxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Anthony PERARD <anthony.perard@xxxxxxxxxx>, "Oleksii Kurochko" <oleksii.kurochko@xxxxxxxxx>
- Delivery-date: Mon, 02 Jan 2023 14:01:49 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
Hi Andrew,
On 30/12/2022 01:38, Andrew Cooper wrote:
>
>
> This is purely code motion of the cfgargs construction, into the case where it
> is used.
>
> No practical change.
>
> Signed-off-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
Reviewed-by: Michal Orzel <michal.orzel@xxxxxxx>
~Michal
|