[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH V2] xen/arm: Initialize acpi_disabled to true during declaration
- To: Julien Grall <julien@xxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>
- From: Oleksandr Tyshchenko <Oleksandr_Tyshchenko@xxxxxxxx>
- Date: Mon, 31 Mar 2025 18:10:55 +0000
- Accept-language: en-US, ru-RU
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=epam.com; dmarc=pass action=none header.from=epam.com; dkim=pass header.d=epam.com; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; 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=lPJ3QfqLaaMc4q9iByVBD+YBC2j9M93QspyxbXFm49U=; b=RedZuFEL+SSA11s6ibj+GBdrPJtE8bkIUhBxVBDhHyXuh3Mv5ShJYk5OJ4PjYIIm3frkbBiFTNl/jPku5E2JGyWuqSSRgWKZasInC2CcYsbmSfu9yo/BnaGaPG+mrGNgDgg6kmPlQKi8RVgxwA19GyhGK5BwMc6lX+CKPBjN7njIm9598Mgf5X2osL9qv2ntBD8BxviGbbHWsumrcgIuT7PKH7qKVRtOsV2dhXlNeWylv3g5vWpizKwMJM4jM+Z4omwGx26J/Exsm+rIcAp6AckAz3OtqBH3dAStEK46kZtJQJ7EDOPyNDqeb3G0LrlA98MKc9vOFjpGsHyxGc7hhw==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=ns7dyX28l4SD8Tcdwn18id3WvotiCeiv8GvmgzBIE/ENzi8YzJ/azfUIPMdSldv40solMgoUEu4pSC3PqYnW6rXZsH12F69rZk3EfJhN+C1tWx7jgaxTT89nVmsM1OhBZ3TMWJLcykpR4pXXlIZxFCGCTqGH8wwrE9V499s+XnPWAqjCITHAfdMmAjPF6hfwbY5lKUlgZq8Rmz8T7z/Mqc8n9XwloD7B8VwfA6QYdWSZh18N6OPXKk17BpduWY1YRPswUn6ULbRTccqXoI7aThOKM+DlRY6Lrv047P3ZxLppb61NYJ4W6AbFW4KfmUaqoRgOfsPRA+xhVZ4wyY9n9A==
- Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=epam.com;
- Cc: Stefano Stabellini <sstabellini@xxxxxxxxxx>, "Orzel, Michal" <michal.orzel@xxxxxxx>, Bertrand Marquis <bertrand.marquis@xxxxxxx>, Volodymyr Babchuk <Volodymyr_Babchuk@xxxxxxxx>
- Delivery-date: Mon, 31 Mar 2025 18:11:04 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
- Thread-index: AQHbnZfMrs+h0o/uEkuTNWO41qxIcLOD+IUAgAADaoCAAAM8AIAABQEAgAABHgCAAAyVAIABDTwAgAAu+YCAALafgIAHkJqA
- Thread-topic: [PATCH V2] xen/arm: Initialize acpi_disabled to true during declaration
On 27.03.25 00:39, Julien Grall wrote:
> Hi Oleksandr,
Hello Julien
>
> On 26/03/2025 11:45, Oleksandr Tyshchenko wrote:
>> Also it is not entirely clear what we should do with acpi_disabled=true
>> during declaration (what current patch does), even if we decided to go
>> with splitting should we retain that change?
>
> It should not be necessary.
Thanks for the clarification.
But I will leave up to you whether you want
> to upstream this patch. Although, I will need a commit rewording.
I would prefer not to spend time on this.
>
> Cheers,
>
|