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

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


  • To: Oleksii Kurochko <oleksii.kurochko@xxxxxxxxx>
  • From: Jan Beulich <jbeulich@xxxxxxxx>
  • Date: Thu, 19 Oct 2023 11:19:50 +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=g7t2JAKBm9yJYuYo804pt8F1unb8nvaOsUiw4QXP+mo=; b=l8IqPnAHBoGyrPStWtjGOKJCFzAf7Jfbf47EhQDDufV06UB4x+Z8bgaPmkzRKzyh8RwFWys0MePQlVxvm8ouD7L8iZo7sLCpdnxVRM78spkFwIEYF5+5oSdhgBBhkI2IArP+a9m8VVkaPITuwyUvQW34Bliy1LwanVcfL3T5bt16ZGgh8gbfjiISbwgVQfbrJ670xu/sbRYX6ypRWdokXPs2KimCqpwrx8VEslalscvFfIPy/S7TQqNxDqvlNF1yTk63kulQGGmKsCI9sUm4OXhOlE6wkaWfpvo8+dS2rBlJNfogB1SIDxRcSx0e1nBitkO9n+x6DVFHfWN3QL0fEg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=R23xJlDkoGe2LHoFSb+xOtA5eAS0Old6HZU4WYsTtb0mXg6fPHsXvNsE5J0GrgRnUpT1d+O0D9av6ZajNuuKl1TIvId7FDDnoINJrq9WvDVI+BnQQovpUJGj5HHEYnhn/jULQRUBYadjLInKvNvDb/UTtegWi4jDuT6KWb7wVaTKJoAkxBGqrB9vgKZEPeWtltV86VfSW60MdMcHA6HwAAaRCBbhIr6xJSe0RWFy49InMtstEvCTJLZBKcuZ/J0q+r1sSwOR1MklPKOn2daHbxPf6iTmFL61ValNT8tvMSOscxHQJkjK4J+oKhBvYlW66KbmXfQBJ5uAU6vrW9Nvow==
  • 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:20:00 +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/grant_table.h
> @@ -0,0 +1,14 @@
> +/* SPDX-License-Identifier: GPL-2.0-only */
> +#ifndef __ASM_GENERIC_GRANTTABLE_H__
> +#define __ASM_GENERIC_GRANTTABLE_H__
> +
> +#endif /* __ASM_GENERIC_GRANTTABLE_H__ */

This isn't going to work with CONFIG_GRANT_TABLE=y, is it?

Jan




 


Rackspace

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