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

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


  • To: Oleksii Kurochko <oleksii.kurochko@xxxxxxxxx>
  • From: Jan Beulich <jbeulich@xxxxxxxx>
  • Date: Thu, 19 Oct 2023 11:25:03 +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=u5DRb+w9UNyV0SEeMBDrQ1nJFbtoS48VriyVBuPcZPM=; b=BEnpayKg09Ofp2XHa1hEkRhxNKuhU9nvLBloophDXYUa35ZXNS1qaRCt8VRRZDo+WMXai+KzJN4MfaIfmMVOaueOW4TGFDf325Iu5YfIqQKFIID5Mz8bRXSp+Zp7+utqo9yCLpcYjkBRPKk7V5uVX/CeLq5a1h2iChi+2C2yqH4o0jBuCGQjujwWGqlbt1+ekXW5I44iRyVqep+92UFRTrIT90yOa7aPilyXggqluowoQIgIns7Rd5sTx1MZdxa1nMlGIIKQX4XQFa6wJgjPaFb71NzCG5tng6ksjZOgmRByFkOIyVJDSnw5w4TmUTQpCntg/QIx2E5Barg4fipknQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=I1npiKlL94fttQJAc4HV9ugrDb0pIvxyRTMbohoj7fQhmd90GpeEdcw+HnLAJnpH2zLKQPUb3/OtGzOeL7MbhQOSEXfasXAEFaxxyIZZwGsW/BkIsOimMt6OdXEtEhoNaQn60wOcNCRwsU+64pWpGdJP6KCdCndzpy1yOvNfYEZ+AJa5IKJjVyCOTRXDmUvBLN1tiCdleGdanBIu93LI6ncI7xqhrU6UU2qa3/Vz1i/tS/im/+lMfdgtZnjRJ7SfT3czr3O0d6rNbGsehXdpwInDNM0crnWNAyrpt0ZZnQXF6HiuQRH/JC4AZ8mfTE0GIsTvrnDfp3SVzdQHXssTIg==
  • 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 09:25:10 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On 14.09.2023 16:56, Oleksii Kurochko wrote:
> --- /dev/null
> +++ b/xen/include/asm-generic/iocap.h
> @@ -0,0 +1,17 @@
> +/* SPDX-License-Identifier: GPL-2.0-only */
> +#ifndef __ASM_GENERIC_IOCAP_H__
> +#define __ASM_GENERIC_IOCAP_H__
> +
> +#define cache_flush_permitted(d)                        \
> +    (!rangeset_is_empty((d)->iomem_caps))
> +
> +#endif /* __ASM_GENERIC_IOCAP_H__ */

This again wants to eliminate Arm's header in exchange.

Jan



 


Rackspace

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