[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v4 3/5] arm/dom0less: put dom0less feature code in a separate module
- To: Luca Fancellu <Luca.Fancellu@xxxxxxx>
- From: Michal Orzel <michal.orzel@xxxxxxx>
- Date: Mon, 13 Nov 2023 16:45:39 +0100
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass (sender ip is 165.204.84.17) smtp.rcpttodomain=arm.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 (0)
- 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=IQ3iVtCuw7LHIp5q2i34h3cMVfXC0ZsvJqh/O76MLeY=; b=IzH5EZ0IKje0pPyuDrBZYmIR79C02WhN84k37UC0f6Nc9S/TTxfLvj2JqZkcK1kG/PR88z8VXZr0OUrARuGv9oO5vxHCHhe2oFS9Sddzibb+RlbrW+2jv/RVfEnD4+Sw1yEecEdCNg1njCm9J9oKHk/yto9ZSXt9V89zxlZ5cAiE6hu1Lgl1/nUXq6Sb8DsSx9HkxVZwJ3G6qFngggy+Azp0T+HoTNUAP5K/7xFoH2Z/4zZxZveFI89c0906mASr5U0vn1rd01NMpZM6ntHVz9gqPCtmIDu+zkUbHldLhMGzuG3R+mjybyCjnOtVCiSL+Z00+thLNHlODiOisEQNrA==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=cFbtYXr+nhqj9JltphGKRgtY5e771GZKq12XihcEU4WIbyrcNwKsQVz1EoJW1lbQYr0uiFUgMXtGKn2fhJcpH4rNpzkPe5e8yvWdbzEkQDw4CzlchLl1kSw43IScNYeQgMP9sGrFkgGELh5BrKr2r6inRowN0qUWUWXYVdsTSaxg4oM4yPXggH74+q9s0bwoWTM24goEJ3e93nQERSJUAhWAZLbVpvWK3Jf3tMkVq4Lv5Z4jV5I0polBYZnkEcEK1hL9w9ia5zZWSRhyU767kQAwVX7G3VTLvZ8/dagphSHBbLeQlr5XJ9mb9icjTA8B13+5vwMsC4XfiCi1mfx68Q==
- Cc: Xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxxx>, Rahul Singh <Rahul.Singh@xxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Julien Grall <julien@xxxxxxx>, Bertrand Marquis <Bertrand.Marquis@xxxxxxx>, Volodymyr Babchuk <Volodymyr_Babchuk@xxxxxxxx>
- Delivery-date: Mon, 13 Nov 2023 15:46:04 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
Hi Luca,
On 13/11/2023 15:17, Luca Fancellu wrote:
>
>
>> On 13 Nov 2023, at 11:58, Michal Orzel <michal.orzel@xxxxxxx> wrote:
>>
>> Hi Luca,
>>
>> Apart from pending question on static event channels code movement, a few
>> NITs.
>
> Related to that, it seems to me that this part can be handled by a separate
> patch/serie from
> this one, moving code from domain_build.c to a new module, so I’m wondering,
> is this point
> a blocker for this serie?
My recommendation was to move it to dom0less-build for now if we all agree that
it should be guarded
by dom0less. That said, it is not a blocker from my POV. I can handle it later
on after your series.
~Michal
|