[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v1 22/29] xen/asm-generic: introduce stub header delay.h


  • To: Oleksii Kurochko <oleksii.kurochko@xxxxxxxxx>
  • From: Jan Beulich <jbeulich@xxxxxxxx>
  • Date: Thu, 19 Oct 2023 13:30:23 +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-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=R6y35kJIW413wlhYkU3Hog62Q5BxjFc4/67pLKvk1hw=; b=Di9V1WdAbIhG6SZAL+NwitYjJD1eP5OkTuE1ULd+6KbpxQLDoqsZTEcJnUP9QjM5Oqx8vYvI66di/cfhbY3mI6ZzQiWjkHHLePowuvayFm3qm52NtlaRTOtCLG4Cybpp+ahZNiycLZi8TvZFEJ6ttKlY/sYV3uHmEMMzknLIodoSapj01YF9SKTvJDRflmovQABI7wKjhg4Ghvtp9Ob+XRX658wSJCK6axuAIdC8GfET8ByQTnA3niRyGSwFOEcWpGJ1gVccsWbBD5C9ygrDPdDkbJOKAq3K4+LRoJt2IQC/MDW8rF1yXoAQs0x2SAk8fMho2hPIR4fkx/ht//mBWQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=lW5mf1bwLZyc8EzFrRJ3W5AmtGbdCixkqTRkH8HKGfFEts0qihZr0jU06SpLbXqu8CaHCejXIUbA+h3ezbZvh1FaRsfxPlU6qpbGgoR0cjBaZX9aRp2TwK38ZtdO+LPcDKCT2gjoq4WRF+KJFhhk241/NpppzFHB7teOXq3Xs/yj4XNT7eVwR1oZ2Rg5jDzkM5zL5lfs23Tqi+rQj8NJHpIHQUXcp4I932ZwxAGSmz0yR4bkrU3CYc7stYDfd0Wndw8n9bZ4cKnGKPgF/UQDjf4El5CKrIEWIkymsafNb862aNeBqW0+bJzUFcnEfCF08IYfqDd7DkCoPejbbGXDFg==
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=suse.com;
  • Cc: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, George Dunlap <george.dunlap@xxxxxxxxxx>, Julien Grall <julien@xxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Wei Liu <wl@xxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxxx
  • Delivery-date: Thu, 19 Oct 2023 11:30:34 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On 14.09.2023 16:56, Oleksii Kurochko wrote:
> The patch introduces header stub necessry for full Xen build.
> 
> Signed-off-by: Oleksii Kurochko <oleksii.kurochko@xxxxxxxxx>
> ---
>  xen/include/asm-generic/delay.h | 21 +++++++++++++++++++++
>  1 file changed, 21 insertions(+)
>  create mode 100644 xen/include/asm-generic/delay.h

Besides the implementation below not being acceptable, imo we should do
away with asm/delay.h altogether. x86 can rename __udelay() to udelay(),
and then the declaration can move to xen/delay.h.

Jan



 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.