From patchwork Mon Jun 15 09:13:52 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Auger Eric X-Patchwork-Id: 49847 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-wi0-f198.google.com (mail-wi0-f198.google.com [209.85.212.198]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id E8174211FD for ; Mon, 15 Jun 2015 09:14:27 +0000 (UTC) Received: by wibdt2 with SMTP id dt2sf19494192wib.3 for ; Mon, 15 Jun 2015 02:14:27 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version: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=O73U9C8c04NN4KGnxEi+yUzugIQ+xifD6yMZCRkIZTU=; b=W13+yD1MqO0QNw7fb4gUBJc3Bg2Id/u9l60NFGY0cgeQIN2RWD/XXV1fgAhIIUs2yM nYHJ0rSDb0Y3fZWo3KlfYrvnC4n9edGAXD7WHDTEIzMdsupf2DvHDVpAp4nlAbW3Exgb o/j9jNHgUQmQW1X/GR8w/yTiAZJISGRNgCbprHwXn3bFisvyHea3EFgxdxGWij86C1lA NFyaFGbROTkjMHbHdagykFGOIkWbFGlpS8EeEgqY2eg2/DJnlVLC5wLtN5/TBe+MflWj kJPKoZ7ZFGilVoAmx/uf+QIDftQROX58Y3HuPIdIn7NIm32qaRxe29eueYTL0MEnfTSu LPQw== X-Gm-Message-State: ALoCoQn7lepkENj24C+1rO8kOCoEX+3uUg798OCQ4NhfIosotA0kZBjYfX2d19Nns/9sFUl2H2U+ X-Received: by 10.152.5.2 with SMTP id o2mr28929941lao.0.1434359667214; Mon, 15 Jun 2015 02:14:27 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.37.196 with SMTP id a4ls279617lak.27.gmail; Mon, 15 Jun 2015 02:14:27 -0700 (PDT) X-Received: by 10.112.54.225 with SMTP id m1mr26694453lbp.34.1434359667071; Mon, 15 Jun 2015 02:14:27 -0700 (PDT) Received: from mail-la0-f50.google.com (mail-la0-f50.google.com. [209.85.215.50]) by mx.google.com with ESMTPS id xr5si9997845lbb.76.2015.06.15.02.14.27 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jun 2015 02:14:27 -0700 (PDT) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.215.50 as permitted sender) client-ip=209.85.215.50; Received: by laka10 with SMTP id a10so5926945lak.0 for ; Mon, 15 Jun 2015 02:14:27 -0700 (PDT) X-Received: by 10.112.182.4 with SMTP id ea4mr1921704lbc.35.1434359666949; Mon, 15 Jun 2015 02:14:26 -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.112.108.230 with SMTP id hn6csp1277498lbb; Mon, 15 Jun 2015 02:14:26 -0700 (PDT) X-Received: by 10.180.100.194 with SMTP id fa2mr29569291wib.8.1434359666463; Mon, 15 Jun 2015 02:14:26 -0700 (PDT) Received: from mail-wi0-f179.google.com (mail-wi0-f179.google.com. [209.85.212.179]) by mx.google.com with ESMTPS id oy8si6667582wjb.145.2015.06.15.02.14.26 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jun 2015 02:14:26 -0700 (PDT) Received-SPF: pass (google.com: domain of eric.auger@linaro.org designates 209.85.212.179 as permitted sender) client-ip=209.85.212.179; Received: by wiga1 with SMTP id a1so70522979wig.0 for ; Mon, 15 Jun 2015 02:14:26 -0700 (PDT) X-Received: by 10.180.11.200 with SMTP id s8mr9400511wib.17.1434359666227; Mon, 15 Jun 2015 02:14:26 -0700 (PDT) Received: from gnx2579.home (LCaen-156-56-7-90.w80-11.abo.wanadoo.fr. [80.11.198.90]) by mx.google.com with ESMTPSA id fb3sm14865027wib.21.2015.06.15.02.14.24 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jun 2015 02:14:25 -0700 (PDT) From: Eric Auger To: eric.auger@st.com, eric.auger@linaro.org, linux-arm-kernel@lists.infradead.org, b.reynal@virtualopensystems.com, alex.williamson@redhat.com Cc: linux-kernel@vger.kernel.org, patches@linaro.org, christoffer.dall@linaro.org Subject: [PATCH] VFIO: platform: enable ARM64 build Date: Mon, 15 Jun 2015 11:13:52 +0200 Message-Id: <1434359632-20278-1-git-send-email-eric.auger@linaro.org> X-Mailer: git-send-email 1.9.1 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: eric.auger@linaro.org X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.215.50 as permitted sender) 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: , This patch enables building VFIO platform and derivatives on ARM64. Signed-off-by: Eric Auger --- drivers/vfio/platform/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/vfio/platform/Kconfig b/drivers/vfio/platform/Kconfig index 1df7477..bb30128 100644 --- a/drivers/vfio/platform/Kconfig +++ b/drivers/vfio/platform/Kconfig @@ -1,6 +1,6 @@ config VFIO_PLATFORM tristate "VFIO support for platform devices" - depends on VFIO && EVENTFD && ARM + depends on VFIO && EVENTFD && (ARM || ARM64) select VFIO_VIRQFD help Support for platform devices with VFIO. This is required to make