From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35721) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cAD1b-00084s-L9 for qemu-devel@nongnu.org; Fri, 25 Nov 2016 04:42:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cAD1W-0008LZ-W5 for qemu-devel@nongnu.org; Fri, 25 Nov 2016 04:42:31 -0500 Received: from mail-lf0-x231.google.com ([2a00:1450:4010:c07::231]:35305) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cAD1W-0008Ik-GC for qemu-devel@nongnu.org; Fri, 25 Nov 2016 04:42:26 -0500 Received: by mail-lf0-x231.google.com with SMTP id b14so46327600lfg.2 for ; Fri, 25 Nov 2016 01:42:26 -0800 (PST) Date: Fri, 25 Nov 2016 10:42:20 +0100 From: Christoffer Dall Message-ID: <20161125094220.GC14809@cbox> References: <1479904764-15532-1-git-send-email-vijay.kilari@gmail.com> <1479904764-15532-2-git-send-email-vijay.kilari@gmail.com> <02c5cf76-e3c0-5496-dfb3-d933e540d7d7@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH v6 1/4] kernel: Add definitions for GICv3 attributes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Vijay Kilari Cc: Auger Eric , qemu-arm , Peter Maydell , Paolo Bonzini , Richard Henderson , Marc Zyngier , Pavel Fedin , QEMU Developers , Vijaya Kumar K On Fri, Nov 25, 2016 at 02:12:12PM +0530, Vijay Kilari wrote: > On Fri, Nov 25, 2016 at 1:27 PM, Auger Eric wrote: > > Hi Vijay, > > > > On 23/11/2016 13:39, vijay.kilari@gmail.com wrote: > >> From: Vijaya Kumar K > >> > >> This temporary patch adds kernel API definitions. Use proper header update > >> procedure after these features are released. > > > > Did you send the complete v6 series? I only see 1/4 and 4/4 of this v6 > > (https://lists.gnu.org/archive/html/qemu-devel/2016-11/threads.html#04318)? > > Did I miss something? > > Strange!. Yes, I have sent complete series. > I am seeing the whole thing. Thanks, -Christoffer