From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoffer Dall Subject: Re: [RFC PATCH 4/5] ARM: enable linking against eventfd and irqchip Date: Sat, 29 Nov 2014 12:29:33 +0100 Message-ID: <20141129112933.GF13623@macair> References: <20141124212240.10605.46770.stgit@i3820> <20141124212706.10605.50148.stgit@i3820> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org, eric.auger@linaro.org, marc.zyngier@arm.com, andre.przywara@arm.com, kvmarm@lists.cs.columbia.edu, tech@virtualopensystems.com, linux-arm-kernel@lists.infradead.org To: Nikolay Nikolaev Return-path: Received: from mail-wi0-f181.google.com ([209.85.212.181]:56610 "EHLO mail-wi0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751430AbaK2L3h (ORCPT ); Sat, 29 Nov 2014 06:29:37 -0500 Received: by mail-wi0-f181.google.com with SMTP id r20so13236725wiv.2 for ; Sat, 29 Nov 2014 03:29:36 -0800 (PST) Content-Disposition: inline In-Reply-To: <20141124212706.10605.50148.stgit@i3820> Sender: kvm-owner@vger.kernel.org List-ID: Inidicate KVM in the subject please. On Mon, Nov 24, 2014 at 11:27:06PM +0200, Nikolay Nikolaev wrote: > This enables compilation of the eventfd feature on ARM. does this enable anything else than the ioeventfd stuff so that everything is in place to do this safely now? -Christoffer