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 15:32:16 +0100 Message-ID: <20141129143216.GB23653@cbox> References: <20141124212240.10605.46770.stgit@i3820> <20141124212706.10605.50148.stgit@i3820> <54797337.2050001@huawei.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Shannon Zhao , "open list:KERNEL VIRTUAL MA..." , Eric Auger , Marc Zyngier , Andre Przywara , "kvmarm@lists.cs.columbia.edu" , VirtualOpenSystems Technical Team , "moderated list:ARM PORT" To: Nikolay Nikolaev Return-path: Received: from mail-la0-f50.google.com ([209.85.215.50]:50650 "EHLO mail-la0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750980AbaK2Obi (ORCPT ); Sat, 29 Nov 2014 09:31:38 -0500 Received: by mail-la0-f50.google.com with SMTP id pn19so6026681lab.37 for ; Sat, 29 Nov 2014 06:31:36 -0800 (PST) Content-Disposition: inline In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On Sat, Nov 29, 2014 at 03:49:37PM +0200, Nikolay Nikolaev wrote: > On Sat, Nov 29, 2014 at 9:18 AM, Shannon Zhao wrote: > > > > On 2014/11/25 5:27, Nikolay Nikolaev wrote: > > > This enables compilation of the eventfd feature on ARM. > > > > > > > Only enable on ARM? I think we should enable it on ARM64 as well because the eventfd featrue is common for ARM32 and ARM64. > > If course - thanks for pointing this out. > Please remember testing if this breaks anything on arm64 :) -Christoffer