[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2] xen/sched: remove stale file path comments in common/sched directory
- To: Jürgen Groß <jgross@xxxxxxxx>, Furkan Caliskan <frn1furkan10@xxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxxx>
- From: Stewart Hildebrand <stewart.hildebrand@xxxxxxx>
- Date: Wed, 27 May 2026 15:51:27 -0400
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass (sender ip is 165.204.84.17) smtp.rcpttodomain=suse.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=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=1ak7oUYIlWG8TbIkWnRm/18ov9LGVsz9Zrt/IChJepg=; b=DtF34fSvcIDsxA5sf8R23R4iKRCEeFFigauJfSlvBwEAVFFHNEjGr0MEGB1KyaBdXrbmdxW1IHFhUudx4iFc1q9pcjsiun7megryx8YgKcsGL3WHX44vVYjb3NlgeuMyMAojW/JoI8lMQvsqhQNjvnz6jzl9KCoyiB6uNnEJDH/1LYjyhlgG7bTkbcXA0nYDtdrSFmkvuZHAEYWHxxnbiwM45H48ukA9WsxLXf+kHvEwgmLkpLbvxYkcIi28PMsbwPv4oleQ/mi7tGIKEnd4qPyhbqJEaLVEVcqYPHSpuKyeVCeRfskj7gUDb0YhGJIi6gv7KG2IGk4fzAENGS3djQ==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=KTmUXAqEOdFvZSxngLYF52qr6BY3XN+znYX0s+5i0icWv28A9Ya/dJ6I8VZHOXhgJfFH7DOqXD71Udsw7LugQ5UInXTQ3FxH2f25Fsn4qa8kmaNCh5U1cXaiBhTzFbE/DsZxtTyQt3zu5qP6/0x9sDeoxyIV3uuPXEv1T40ZwtBD9yMPvuBjNj2t719Bhox4U5I4N+uPUaBXtHYBTKYNHolUbnweC/Ai+7aBfBrGcKQLXWz2s8AJ0FgO15ZzMOV7E+v++GICKDaR9XSlCpRUgJFJ+W0Sgwj8JgRN6YSFjpPY+V8rWEqxqbvWufSnhXySpKGDGB3mGLgiyhVEL4PrHQ==
- Authentication-results: eu.smtp.expurgate.cloud; dkim=pass header.s=selector1 header.d=amd.com header.i="@amd.com" header.h="From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck"
- Cc: <roger.pau@xxxxxxxxxx>, <dfaggioli@xxxxxxxx>, <gwd@xxxxxxxxxxxxxx>, <jbeulich@xxxxxxxx>
- Delivery-date: Wed, 27 May 2026 19:51:57 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
On 5/26/26 06:09, Jürgen Groß wrote:
> On 26.05.26 09:52, Furkan Caliskan wrote:
>> Commit 6cb4b01c03 ("xen/sched: move schedulers and cpupool coding to
>> dedicated directory") moved the scheduler files from xen/common/ to
>> xen/common/sched and renamed some of them, but did not update the
>> in-file path comments at the top of each file.
>>
>> Remove the comments rather than updating them, as they are redundant
>> information already conveyed by the filename itself.
>>
>> Suggested-by: Roger Pau Monné <roger.pau@xxxxxxxxxx>
>> Suggested-by: Juergen Gross <jgross@xxxxxxxx>
>> Signed-off-by: Furkan Caliskan <frn1furkan10@xxxxxxxxx>
>
> Reviewed-by: Juergen Gross <jgross@xxxxxxxx>
For ARINC 653:
Acked-by: Stewart Hildebrand <stewart.hildebrand@xxxxxxx>
FYI, we are in the release cycle for 4.22, and I'm not sure this is justified to
be included in this release. IMO it would be OK to wait for the next cycle.
|