From patchwork Mon Oct 14 22:19:37 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Julien Grall X-Patchwork-Id: 21012 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-qc0-f198.google.com (mail-qc0-f198.google.com [209.85.216.198]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 94E6820DA3 for ; Mon, 14 Oct 2013 22:19:43 +0000 (UTC) Received: by mail-qc0-f198.google.com with SMTP id v14sf14942901qcr.5 for ; Mon, 14 Oct 2013 15:19:42 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=mime-version:x-gm-message-state:delivered-to:from:to:cc:subject :date:message-id:x-original-sender:x-original-authentication-results :precedence:mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=YSGuWq4b5efiKwdhi1Q/zt3ooVqEv0r2e3mFCr+x0MQ=; b=e4tRTvzRDuRWCj4mRxkjX1X1J55K98NAj2RJIhZwwjfx9+YsIL+AFgJoVEm+EEa7D4 nS0+uCnzqhzQDS2AFmxBmfE/VLdAJAWTTRuSesBTGFdb6ofBSNCL3rIrbgJzcjTXSvIB fIdwWZ26KX7BQ5zsNpmxcb1Pk56aaPWd8QcYQJ02c/dJO1ONUE97LznBIxCgEAeHOX6u gDR68i3T502UGjLeRSAOesmV4yw2dqFl3aQlXdWlC1XJA/doWNMUNbSXtLknnV8nuLQk HHh8F9cQSL43mvtcKPwFYhOkMBLC8RrVjbUQdypYYVPtOZgXwhBAt0KDl69+0CZJnaJJ bPPQ== X-Received: by 10.224.97.1 with SMTP id j1mr40325476qan.6.1381789182894; Mon, 14 Oct 2013 15:19:42 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.3.231 with SMTP id f7ls186230qef.61.gmail; Mon, 14 Oct 2013 15:19:42 -0700 (PDT) X-Received: by 10.220.10.194 with SMTP id q2mr36451911vcq.2.1381789182794; Mon, 14 Oct 2013 15:19:42 -0700 (PDT) Received: from mail-vc0-f173.google.com (mail-vc0-f173.google.com [209.85.220.173]) by mx.google.com with ESMTPS id ef6si2242299ved.85.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 14 Oct 2013 15:19:42 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.173 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.220.173; Received: by mail-vc0-f173.google.com with SMTP id if17so4842673vcb.18 for ; Mon, 14 Oct 2013 15:19:42 -0700 (PDT) X-Gm-Message-State: ALoCoQlpprcXf9zZjItM8wbFXSBJ9efUnxKDYTaFrTNYnfaCel8M2TrqJh2ctT4FKbZVAc8lnrJB X-Received: by 10.220.196.66 with SMTP id ef2mr37324757vcb.7.1381789182717; Mon, 14 Oct 2013 15:19:42 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.174.196 with SMTP id u4csp254537vcz; Mon, 14 Oct 2013 15:19:42 -0700 (PDT) X-Received: by 10.180.182.15 with SMTP id ea15mr16579312wic.16.1381789181667; Mon, 14 Oct 2013 15:19:41 -0700 (PDT) Received: from mail-wi0-f177.google.com (mail-wi0-f177.google.com [209.85.212.177]) by mx.google.com with ESMTPS id r20si21030wiw.19.2013.10.14.15.19.41 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 14 Oct 2013 15:19:41 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.212.177 is neither permitted nor denied by best guess record for domain of julien.grall@linaro.org) client-ip=209.85.212.177; Received: by mail-wi0-f177.google.com with SMTP id ey11so2488440wid.16 for ; Mon, 14 Oct 2013 15:19:41 -0700 (PDT) X-Received: by 10.180.37.227 with SMTP id b3mr16498341wik.24.1381789181221; Mon, 14 Oct 2013 15:19:41 -0700 (PDT) Received: from belegaer.uk.xensource.com. ([185.25.64.249]) by mx.google.com with ESMTPSA id pi6sm109385wic.3.1969.12.31.16.00.00 (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 14 Oct 2013 15:19:40 -0700 (PDT) From: Julien Grall To: david.vrabel@citrix.com Cc: ian.campbell@citrix.com, patches@linaro.org, xen-devel@lists.xen.org, keir@xen.org, jbeulich@suse.com, Julien Grall Subject: [PATCH] xen/evtchn: Fix build on ARM Date: Mon, 14 Oct 2013 23:19:37 +0100 Message-Id: <1381789177-19429-1-git-send-email-julien.grall@linaro.org> X-Mailer: git-send-email 1.7.10.4 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: julien.grall@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.220.173 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , The recent event channel changes introduced by commit a77eb86 and before... break the compilation on Xen ARM. This commit adds missing includes in common/event_fifo.c and include/xen/sched.h. Signed-off-by: Julien Grall --- xen/common/event_fifo.c | 1 + xen/include/xen/sched.h | 1 + 2 files changed, 2 insertions(+) diff --git a/xen/common/event_fifo.c b/xen/common/event_fifo.c index eb0b97c..bec8d87 100644 --- a/xen/common/event_fifo.c +++ b/xen/common/event_fifo.c @@ -16,6 +16,7 @@ #include #include #include +#include #include diff --git a/xen/include/xen/sched.h b/xen/include/xen/sched.h index c2588a5..25bf637 100644 --- a/xen/include/xen/sched.h +++ b/xen/include/xen/sched.h @@ -24,6 +24,7 @@ #include #include #include +#include #ifdef CONFIG_COMPAT #include