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

Re: [PATCH v2 2/3] treewide: Avoid including asm/types.h


  • To: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
  • From: Jan Beulich <jbeulich@xxxxxxxx>
  • Date: Tue, 4 Jul 2023 16:32:21 +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=gFGoua6aKvlEbN069IhmsjpuFn9TqK52MFlJOSz11Pk=; b=IoFGn1WVIwACyBKzJpsiRmFDKYe9FtLjEG0LgG7OOt0ZCiQkIOF2H4I8csugKoH9xvyeC/njgBoBPekTahaHlf9KWGtIOpQ8OeHx1386m+LzXCj/67B1BghiqJy3apBZ6lvt6dMmc89C5nHER2J75oKlBy6uDGGZjW1l1LfF9trSk0h8Z111PPQC/9VE5ABnP1zeb1O42ppmy5Mdm8WkR45LbNqmcMIe++whXoRvsuddmbYyin8anpbvOHh7duYIc73KLop0ScVRsMbymXhHdaLS9PrkJ6zPdp8+BFtnpkkUfts6iRYkJzuArnzgPfPItdPnYijeO8H2ZrCS8iRUJg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=CSabIi0JxtP7hRvSFggeMB/TalYEP691ncwfDyN19F+aGw73NmRYwnZl+ueVA4sCZOHl+Wj05HrfywNTckCg0QZFxmJs+BBjYvjZF2GhHH8r57jz0U5O2a9c6OqYfQSZrN8KhlkhzFi7d5w+9zlfxjIfogK0i42Krmdtq+xXYoJiHGTJq8yHwdA0rlA39k0IbLeYlEDbR+ad6DlsXEcFcCC6eGaYDvaMpoGpit3FYGs6etLtf8q1uRnesmLThyxwgM3IMJNTT0Ja9fKnyHd+t6qYNIPKMMRKac8LUHBh7bXh14VrnnzYq0XIwKucgnXrE5LC/U9B30u3HY81oL5B0g==
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=suse.com;
  • Cc: Roger Pau Monné <roger.pau@xxxxxxxxxx>, Wei Liu <wl@xxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Julien Grall <julien@xxxxxxx>, Volodymyr Babchuk <Volodymyr_Babchuk@xxxxxxxx>, Bertrand Marquis <bertrand.marquis@xxxxxxx>, Bob Eshleman <bobbyeshleman@xxxxxxxxx>, Alistair Francis <alistair.francis@xxxxxxx>, Connor Davis <connojdavis@xxxxxxxxx>, Oleksii Kurochko <oleksii.kurochko@xxxxxxxxx>, Shawn Anastasio <sanastasio@xxxxxxxxxxxxxxxxxxxxx>, Timothy Pearson <tpearson@xxxxxxxxxxxxxxxxxxxxx>, Xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • Delivery-date: Tue, 04 Jul 2023 14:32:23 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On 27.06.2023 09:56, Andrew Cooper wrote:
> We're about to rearrange the common and arch types.h split.  While most
> users already include <xen/types.h>, a few do not and some files fail to
> compile as a result.
> 
> Almost all logic is going to have types very early in the include chain.  Drop
> the include entirely from C files, and swap to the common types.h in headers.
> 
> No functional change.
> 
> Signed-off-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>

Acked-by: Jan Beulich <jbeulich@xxxxxxxx>





 


Rackspace

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