From patchwork Thu May 5 16:34:11 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Julien Grall X-Patchwork-Id: 67216 Delivered-To: patch@linaro.org Received: by 10.140.92.199 with SMTP id b65csp844642qge; Thu, 5 May 2016 09:35:44 -0700 (PDT) X-Received: by 10.176.3.176 with SMTP id 45mr10032471uau.60.1462466144043; Thu, 05 May 2016 09:35:44 -0700 (PDT) Return-Path: Received: from lists.xenproject.org (lists.xenproject.org. [192.237.175.120]) by mx.google.com with ESMTPS id q104si5172161uaq.30.2016.05.05.09.35.43 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 May 2016 09:35:44 -0700 (PDT) Received-SPF: neutral (google.com: 192.237.175.120 is neither permitted nor denied by best guess record for domain of xen-devel-bounces@lists.xen.org) client-ip=192.237.175.120; Authentication-Results: mx.google.com; spf=neutral (google.com: 192.237.175.120 is neither permitted nor denied by best guess record for domain of xen-devel-bounces@lists.xen.org) smtp.mailfrom=xen-devel-bounces@lists.xen.org Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ayMEW-0001gK-V3; Thu, 05 May 2016 16:34:36 +0000 Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xenproject.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ayMEV-0001fN-QE for xen-devel@lists.xen.org; Thu, 05 May 2016 16:34:35 +0000 Received: from [85.158.137.68] by server-6.bemta-3.messagelabs.com id B2/C4-23864-B167B275; Thu, 05 May 2016 16:34:35 +0000 X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFnrMLMWRWlGSWpSXmKPExsVysyfVTVeqTDv c4PkyK4slHxezODB6HN39mymAMYo1My8pvyKBNaN56XHmgja2ik0/e9kaGKewdjFycQgJbGSU 2PBhOxuEc5pR4uHer+xdjJwcbAKaEnc+f2ICsUUEpCWufb7MCFLELNDMKDF90Ws2kISwQLDEq qb/YEUsAqoSNydMAWvmFXCR2DChF8yWEJCTOHlsMiuIzSngKrH0/EoWEFsIqObkjklsExi5Fz AyrGJUL04tKkst0jXWSyrKTM8oyU3MzNE1NDDWy00tLk5MT81JTCrWS87P3cQI9DADEOxgbP7 idIhRkoNJSZR3u5J2uBBfUn5KZUZicUZ8UWlOavEhRhkODiUJ3pUlQDnBotT01Iq0zBxgqMGk JTh4lER4V4CkeYsLEnOLM9MhUqcYdTkW/Li9lkmIJS8/L1VKnHctSJEASFFGaR7cCFjYX2KUl RLmZQQ6SoinILUoN7MEVf4VozgHo5Iwr3Yp0BSezLwSuE2vgI5gAjri/VxNkCNKEhFSUg2MZ+ 9+S7gu0XN+xv/aH9NseRO1Jm1VmK+tOOXTxdxOLm8pgZiwiCmJiTmF3pvrd9zhSpuoEnrp4eV /he7X3WoVlxXdruZbJjMpo3jfat1P6ScULrralecd0jr1ZfriAp/sOnt//Yy3fgU1FaZiM0tX b3Vhmv1Z7MHVd6cfBJhG79p9/eZ0V04nJZbijERDLeai4kQAxYwu4XYCAAA= X-Env-Sender: julien.grall@arm.com X-Msg-Ref: server-7.tower-31.messagelabs.com!1462466074!31143157!1 X-Originating-IP: [217.140.101.70] X-SpamReason: No, hits=0.0 required=7.0 tests= X-StarScan-Received: X-StarScan-Version: 8.34; banners=-,-,- X-VirusChecked: Checked Received: (qmail 2178 invoked from network); 5 May 2016 16:34:34 -0000 Received: from foss.arm.com (HELO foss.arm.com) (217.140.101.70) by server-7.tower-31.messagelabs.com with SMTP; 5 May 2016 16:34:34 -0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 8C04E3A; Thu, 5 May 2016 09:34:41 -0700 (PDT) Received: from e108454-lin.cambridge.arm.com (e108454-lin.cambridge.arm.com [10.1.215.28]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 2A00A3F252; Thu, 5 May 2016 09:34:33 -0700 (PDT) From: Julien Grall To: xen-devel@lists.xen.org Date: Thu, 5 May 2016 17:34:11 +0100 Message-Id: <1462466065-30212-3-git-send-email-julien.grall@arm.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1462466065-30212-1-git-send-email-julien.grall@arm.com> References: <1462466065-30212-1-git-send-email-julien.grall@arm.com> Cc: andre.przywara@arm.com, Julien Grall , sstabellini@kernel.org, wei.chen@arm.com, steve.capper@arm.com Subject: [Xen-devel] [RFC 02/16] xen/arm: Include the header asm-arm/system.h in asm-arm/page.h X-BeenThere: xen-devel@lists.xen.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: xen-devel-bounces@lists.xen.org Sender: "Xen-devel" The header asm-arm/page.h makes use of the macro dsb defined in the header asm-arm/system.h. Currently, the includer has to specify both of them. This can be avoided by including asm-arm/system.h in asm-arm/page.h. Signed-off-by: Julien Grall --- xen/include/asm-arm/page.h | 1 + 1 file changed, 1 insertion(+) diff --git a/xen/include/asm-arm/page.h b/xen/include/asm-arm/page.h index a94e978..05d9f82 100644 --- a/xen/include/asm-arm/page.h +++ b/xen/include/asm-arm/page.h @@ -84,6 +84,7 @@ #include #include #include +#include /* WARNING! Unlike the Intel pagetable code, where l1 is the lowest * level and l4 is the root of the trie, the ARM pagetables follow ARM's