[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: tools backports
- To: Andrew Cooper <Andrew.Cooper3@xxxxxxxxxx>
- From: Jan Beulich <jbeulich@xxxxxxxx>
- Date: Mon, 14 Feb 2022 11:32:31 +0100
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=none; dmarc=none; dkim=none; 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=CdbRabmxR5P8EhWmmPZ2BUPcRqpFsvxGmQkBSq8dR6M=; b=g8ru2jAMPHNFxL8aToPekHzlDJ5zuugJBZSc+HMX0G9TrVcRbF/IhVeHZBB/lvsGgFs2DqBgWVI2qEi1wgQwm76Ct1a1f0lWEY9FbLI9Ah5bTBTJVeQ2mlbLgh4vkKodfGwRgpUSFcqinsEhroYXq2cNo4v46WX/Zp70gKqTXe6Fvl9lI2GLmDaUVGikqtx33sEkM1gJyJ/RkJlJdyUTwT2U8SKDDo9UtAQe14XFyDX1xsgPatBxRntWuOc0BF/bg+62i5chAxpDMkPRBH8PWB8F8jW35d470UBw93YBlYxxSjDWB7ALjJcU1JNwy91pkk3aZTwD2wI7SEMGTgV4og==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=UqVhylEPq942nvM+VhEee8yik3B0Magxzd5MHkHFBxvguy67FVlkEJCRGU2tQafNHNv2klN8lVEE1oPAybs8HzvhHojECs/dGJramBiVWDasnLOZegK24Q075Yn6A2KSAqAnCu76VqdycuOCGVMd96i2QqJEy2t0yu3luc/jzqtj8GMw87LOxvysIM1sWrIYDQDJnjQNRgPX1uCln1HmBqFzzAOqUyFvuWA9obOzW79IM1k0LWIQ7KHcRnbrmqLAtadYZ0VaqbJxCDEW+omY65fRw2YRehcKdxz81i7Cf2S0mKGV4k9w6JJb+Rdeh6BIYhd7IAa4MnqTZ4bu8HI/tA==
- Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=suse.com;
- Cc: "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>, Anthony Perard <anthony.perard@xxxxxxxxxx>
- Delivery-date: Mon, 14 Feb 2022 10:32:45 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
On 14.02.2022 11:21, Andrew Cooper wrote:
> On 14/02/2022 10:18, Jan Beulich wrote:
>> I have a couple of simple tool stack backports queued, which - with your
>> agreement - I would want to put onto the stable tree whenever I get
>> around to applying the next batch of backports:
>>
>> d9d3496e817a tools/libs/light: don't touch nr_vcpus_out if listing vcpus and
>> returning NULL
>> e62cc29f9b6c tools/libs: Fix build dependencies
>>
>> For 4.15 additionally
>>
>> dd6c062a7a4a tools/libxl: Correctly align the ACPI tables
>
> c76cfada1cfad0 "tools/libacpi: Use 64-byte alignment for FACS" too,
> which was the underlying bug.
Well, yes, that one is already in 4.15.2.
Jan
|