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

Re: [PATCH v2 1/4] tools: rename xen-tools/libs.h file to common-macros.h


  • To: Juergen Gross <jgross@xxxxxxxx>
  • From: Jan Beulich <jbeulich@xxxxxxxx>
  • Date: Mon, 27 Feb 2023 16:46:59 +0100
  • 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=7YbGiYWv+P9C0eRLhAqkKHFJfP7o6o+fdLZsgVcBByc=; b=eF3AhDwYdRGN63XDc163X5gF2Q+vdTx3759ibH6yrNNtzA4LyctCFjXFaXVnJk2OBnMjccPnwW2kg1QLnTPnkf1YhqPeeFGcxuza/9g89IyotaK0mmTzOJfhgZgjSjuLKInAMguMXiNZBoY5mK7dYZ3N0Q22TtsFtgl5kOuqKf+eIa0vdPnS/CevRzXUxHdQrsYDiNFD3awT3jk6tzm7T42aIVcCiFOELfftoP64Bi+23+G+yYs3l4+dkrkwLQusqPKkcVCzyYlO0GXSG4E4t/YnNzTuHObbRDw53roEWp0AQb9+OE4OeQ8k3azMxSpXRqUYj+nR4/969369P5Vi6Q==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=Z0xIqCqE6T+i1NMqLsj1GfS5oudO0IaK6f2NVKvCFYW1xnjZVizm8VlPwhxYn3i7PvpknHkgAp47TS60L6cvew7s1sz/MqNB2yFqzujMai74R0PesnhAuitaXeyLgAIJAWttlpUrnjrsrsu4G6aQBfYsSrlU18y6hwBp8Lg/7JW0LBNxiHoBBrBqe59uSGxQEjTppl+GfH4aIhEfDf+uZYkhTotZGhn3be3ZtqLL2Plp57q/uWdmheM5q0BBIQremue0puU4zgNsYh3w9gXj4vayNmNFsrr9VvCKiI7Lf9I/szyo/NwlNzWQEO7cvFZ85/Qdt1pOJCUG+69Iib7+Kg==
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=suse.com;
  • Cc: Wei Liu <wl@xxxxxxx>, Anthony PERARD <anthony.perard@xxxxxxxxxx>, Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, Roger Pau Monné <roger.pau@xxxxxxxxxx>, Tamas K Lengyel <tamas@xxxxxxxxxxxxx>, Alexandru Isaila <aisaila@xxxxxxxxxxxxxxx>, Petre Pircalabu <ppircalabu@xxxxxxxxxxxxxxx>, Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>, Ross Lagerwall <ross.lagerwall@xxxxxxxxxx>, Christian Lindig <christian.lindig@xxxxxxxxxx>, David Scott <dave@xxxxxxxxxx>, Marek Marczykowski-Górecki <marmarek@xxxxxxxxxxxxxxxxxxxxxx>, Julien Grall <julien@xxxxxxx>, George Dunlap <george.dunlap@xxxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxxx
  • Delivery-date: Mon, 27 Feb 2023 15:47:05 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On 27.02.2023 16:41, Juergen Gross wrote:
> --- a/tools/include/xen-tools/libs.h
> +++ b/tools/include/xen-tools/common-macros.h
> @@ -1,5 +1,13 @@
> -#ifndef __XEN_TOOLS_LIBS__
> -#define __XEN_TOOLS_LIBS__
> +#ifndef __XEN_TOOLS_COMMON_MACROS__
> +#define __XEN_TOOLS_COMMON_MACROS__
> +
> +/*
> + * Caution:
> + *
> + * This header must be completely self-contained. There are no external
> + * references to variables or functions allowed, as the file might be 
> included
> + * for different runtime environments, such as firmware or normal programs.
> + */

May I ask to go a tiny step further: s/normal/target and build host/ or
something alike?

Jan



 


Rackspace

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