Received: by 2002:ac0:a594:0:0:0:0:0 with SMTP id m20-v6csp2907783imm; Wed, 16 May 2018 23:27:23 -0700 (PDT) X-Google-Smtp-Source: AB8JxZrdPoIMkZ4cjFefIhEOAnZ6K1gtnWmak3dzR/bDnE5dS+IP8vscrXJAqQ4kzJCiADZOIQ3a X-Received: by 2002:a63:6f83:: with SMTP id k125-v6mr3164896pgc.63.1526538443585; Wed, 16 May 2018 23:27:23 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1526538443; cv=none; d=google.com; s=arc-20160816; b=vOLLTkCOGR5/Htne9n+CTcOo24gd6Rwg3my3GyZAgnTGaL8KpVPi1qislkbOHmyVOJ zHyqTFGNyrTobRoUFuFKrLhFDlagiFUVdPaMBiqTpZ95VuM8edziE6Pm4wOb4nUaVjif K8O1wbHaBHBPL32eSjHDgGTKuj1jfkjjnhPmcw4REJlPVBGd2UNQJ+GadicFHZDg8yWJ MlzaErik1I4G4B3KREuWpaoJzDD38BcemA9VeA8GA96O65bhcvLmj9YQmpqwg7nC3sjw FecdIXvjUFEQrEH4iEdeh8ufDTkC+1HqnxJPoJu2OBk+aoWvKTKEpFSISQXP/4zQ70ed DExQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:subject:cc:to:from:message-id :date:arc-authentication-results; bh=09+lBjy47UCWvwM6XafM0AUL8SIqpaAV8gjE0rJHs5w=; b=KcnBdl+c4pFcED4AJ6m00WxDVdpxwNiAG3eIgV0P82hXGWz7dpPgHVgxZFpyj3Dvp6 xulbiF2UwxJB5DIrZ0L4jAvbg3uNRz3jHz9gtDC3/mVJoRKfUad/gwDTs4uCtqr4F3Yv HGA2utaLeZmBuKckJt2QTKRq6eLscyRPVWUktI5vR8H50rbYM1Q72mIMwnJ6/xKKYVQ/ PjvnYQxdtIDu/W2YBV73REvyZbH84DT6qlut9Ftika5NAhOMicJn1net3zV3hIFbSCaa /aAkWx7WO/W2ThrZ7KOg+Hs9MJ6TlYywl43hxhU6wJILYAm3o41uBp1nnaUsJTbYEp2s uvuQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id j7-v6si4698459pfh.3.2018.05.16.23.27.09; Wed, 16 May 2018 23:27:23 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752168AbeEQG0S (ORCPT + 99 others); Thu, 17 May 2018 02:26:18 -0400 Received: from mx2.suse.de ([195.135.220.15]:56781 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750938AbeEQG0R (ORCPT ); Thu, 17 May 2018 02:26:17 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay1.suse.de (charybdis-ext.suse.de [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id B6AB7AB5D; Thu, 17 May 2018 06:26:16 +0000 (UTC) Date: Thu, 17 May 2018 08:26:16 +0200 Message-ID: From: Takashi Iwai To: Oleksandr Andrushchenko Cc: Oleksandr Andrushchenko , alsa-devel@alsa-project.org, xen-devel@lists.xenproject.org, boris.ostrovsky@oracle.com, konrad.wilk@oracle.com, perex@perex.cz, Juergen Gross , linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 4/6] ALSA: xen-front: Implement handling of shared buffers In-Reply-To: <19a2c003-6730-265a-29aa-1eedd37147b9@epam.com> References: <20180514062742.25879-1-andr2000@gmail.com> <20180514062742.25879-5-andr2000@gmail.com> <19a2c003-6730-265a-29aa-1eedd37147b9@epam.com> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/25.3 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 15 May 2018 08:02:08 +0200, Oleksandr Andrushchenko wrote: > > On 05/15/2018 09:01 AM, Takashi Iwai wrote: > > On Tue, 15 May 2018 07:46:38 +0200, > > Oleksandr Andrushchenko wrote: > >> On 05/14/2018 11:28 PM, Takashi Iwai wrote: > >>> On Mon, 14 May 2018 08:27:40 +0200, > >>> Oleksandr Andrushchenko wrote: > >>>> --- /dev/null > >>>> +++ b/sound/xen/xen_snd_front_shbuf.c > >>>> @@ -0,0 +1,193 @@ > >>>> +// SPDX-License-Identifier: GPL-2.0 OR MIT > >>>> + > >>>> +/* > >>>> + * Xen para-virtual sound device > >>>> + * > >>>> + * Copyright (C) 2016-2018 EPAM Systems Inc. > >>>> + * > >>>> + * Author: Oleksandr Andrushchenko > >>>> + */ > >>>> + > >>>> +#include > >>>> +#include > >>>> + > >>>> +#include "xen_snd_front_shbuf.h" > >>> Hm, with the local build test, I get the following error: > >>> > >>> CC [M] sound/xen/xen_snd_front_shbuf.o > >>> In file included from sound/xen/xen_snd_front_shbuf.c:11:0: > >>> ./include/xen/xen.h:18:8: error: unknown type name ‘bool’ > >>> extern bool xen_pvh; > >>> ^~~~ > >>> In file included from ./include/xen/interface/xen.h:30:0, > >>> from ./include/xen/xen.h:29, > >>> from sound/xen/xen_snd_front_shbuf.c:11: > >>> ./arch/x86/include/asm/xen/interface.h:92:21: error: unknown type name ‘uint64_t’ > >>> DEFINE_GUEST_HANDLE(uint64_t); > >>> ^ > >>> > >>> Adding #include fixed the issue. > >>> > >>> Did you really test your patches with the latest Linus tree? > >> My bad, it does build for ARM (which is my target), but also does > >> need "#include " for x86 which I didn't build this time. > >> Sorry about that. > >> > >> Do you want me to resend this single patch or you can make the change > >> while applying? > > Yes, it's fine. > Thank you FWIW, the patches are in topic/xen branch in sound.git tree, and I'll keep boiling for a while to see if any issues are caught by 0day bot. Takashi