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

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


  • To: Oleksii Kurochko <oleksii.kurochko@xxxxxxxxx>
  • From: Jan Beulich <jbeulich@xxxxxxxx>
  • Date: Thu, 19 Oct 2023 11:51:46 +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=b4ucjr77fwf0ioLdOk+gBV/jF4CgTK6atl/mLF9b6JE=; b=J6yOOsTg4OaweuFdkA+T4eoUzUjAUL2fsaNlPb/IkV+IFj2xqFN8Lb1pr5Chx/cZ9x+0pxm24FnV7pkULzswfPfZ8X8Hf6ODhyxmP9aq2U++nuYkMM94QhSY28mxptyiBUTELaptFHObZnXKDbBgKEWvWhLr84vyWO7cDrwVAd4rMknOrYky3zNIT4QV38rn1QEBYwTT0xBYmUAdYqztNSs7U/nj5G+LpuBccNltyEKBboNCz5mkviJ/Sbtv1gGyN+wgqg6i2KWyxFU88JM30s3ig76v267w76XtKOypMdFuq4GpRYaR3xJqYnpMA9gf+VFVUMeGnpy+m00LuLGEUQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=KmTwxne3QFhmd4qrAwbNzyxMdQ1XVg0vC/1TaoV1HhfqYRTeihdS93gVTHXHPf1FWkmuh9l/P8zr9UE7IlL8QqlPncVqGah6QDo/huwBkrzYo9pp5TZlGZOY0P0BCxaqe1gnvePBfFk60s4yQIjosdSFhnnpmNbOVOo5SYYF1naweAdnoRMC5tTQ8Hw4+FDDyLksWwLq2GnEdsjmvLDzIm05qv0cQZLdLD1VJ5EG1wvyDWrMIrPCg5ZzDWGM6z2PdvZ4RiQ+CU1cws0r3r8QltcKXnq1KU8O9XF1USSw6rHtrQkqghFF2VUiHaPHp4I7A5wk4erXLTQ1n4natNP5vQ==
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=suse.com;
  • Cc: Tamas K Lengyel <tamas@xxxxxxxxxxxxx>, Alexandru Isaila <aisaila@xxxxxxxxxxxxxxx>, Petre Pircalabu <ppircalabu@xxxxxxxxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxxx
  • Delivery-date: Thu, 19 Oct 2023 09:52:30 +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/mem_access.h
> @@ -0,0 +1,14 @@
> +/* SPDX-License-Identifier: GPL-2.0-only */
> +#ifndef __ASM_GENERIC_MEM_ACCESS
> +#define __ASM_GENERIC_MEM_ACCESS
> +
> +#endif

Does xen/mem_access.h actually need to include asm/mem_access.h when
!CONFIG_MEM_ACCESS? Without that, I don't think this header is needed.

Jan




 


Rackspace

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