[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v1] compiler.h: define CONFIG_GCC_VERSION
- To: Olaf Hering <olaf@xxxxxxxxx>
- From: Jan Beulich <jbeulich@xxxxxxxx>
- Date: Mon, 21 Jun 2021 09:07:46 +0200
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=suse.com; dmarc=pass action=none header.from=suse.com; dkim=pass header.d=suse.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-SenderADCheck; bh=qlYQYlX+s20UqRifCIPhrdNowloNdm5RZNoGOufdMa0=; b=ZNEC/sDThMC8tB0UO9wP7iD1PAr6EuxZdBZv0R+XbZxOSlEFsvp+62Rlud8W7i1YZ/eW0Y6WV0ChkgSkbkrDeqcpd+3kFk23XGEnCb4bcaTohoMaLJpQbZDuUb+iFsT0hl6gCf9itHDHWEB3eVPZtL7xM1WDuLmUc0i/NSLB8ZELJt0PVngw4iVDHP6WvVwlYPNEDrW0k3ENWH5SDM67HKN2plRx22IXs37iJFmxzf40D8q3SdfoS5NmBCoeQ0u+4WX+jEnwbFcJpiK713SHH1C9VaDNRHpBNKt/fp6oIDmumlS1KhDBgjZIstSRoGDO6IdHAS5EfIArjtGwKx7+Gg==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=O5Moh5651TNd4AzdUKRQobJPv/xVlxN/Kxr+TaFEoxVwSwbDQIVlFFX+coAftn+J0njJ37uqikOJwuO/dG7C8Eoke5T5JIJcB54/jjnjxgeOeuhRsJBpp5c7dNZNU7c3sU8rEnNT/oDznQtImPMnVLMMzLZxjV2AYkTfX/+SB4xNmjPFqmmz8ocZyvB7Epb5pDRFzc7/gzdp2R/qbvqhIcFobpJbw8nlhb9DBg46y8BTQ3OHjcqT2i0wwZowLBTp4MQpjTxmodsTlETzQGa+611Pp0JkTtvj8DwexbWxjmz33qGBpzZTDWCAliIuGDRgwO1tv2rj7ifBQibgurOIUw==
- Authentication-results: citrix.com; dkim=none (message not signed) header.d=none;citrix.com; dmarc=none action=none header.from=suse.com;
- Cc: xen-devel@xxxxxxxxxxxxxxxxxxxx, George Dunlap <George.Dunlap@xxxxxxxxxxxxx>, Ian Jackson <ian.jackson@xxxxxxxxxxxxx>, Julien Grall <julien@xxxxxxx>, Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Wei Liu <wl@xxxxxxx>, Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
- Delivery-date: Mon, 21 Jun 2021 07:07:55 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
On 18.06.2021 18:55, Olaf Hering wrote:
> Am Fri, 18 Jun 2021 17:46:47 +0100
> schrieb Andrew Cooper <andrew.cooper3@xxxxxxxxxx>:
>
>> On 18/06/2021 17:42, Olaf Hering wrote:
>>> Fixes commit fa5afbbc20ef3577c5338f9d0b24dad45cef59cd,
>>> due to lack of commit 534519f0514f52007d504e0f2eeb714de7b2468d.
>
>> Presumably you're intending this for Xen 4.13 and older?
>
> 722f59d38c710a940ab05e542a83020eb5546dea without the required changes exists
> only in staging-4.13 at this point.
But please could you help readers by making this obvious without
needing to check what branch(es) said commit is part of, e.g. by
tagging the subject with [PATCH for-4.13] or some such?
Jan
|