Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp2330580pxb; Mon, 8 Mar 2021 22:50:15 -0800 (PST) X-Google-Smtp-Source: ABdhPJxGK2iO96ep26+H8FQ6C3EnHDCX+NBS9ooztZxydUyU/RxR1r2okkPz74F9F3Yb03yAgx+W X-Received: by 2002:a17:906:8583:: with SMTP id v3mr17490226ejx.361.1615272615766; Mon, 08 Mar 2021 22:50:15 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1615272615; cv=none; d=google.com; s=arc-20160816; b=LpN7NrEVu3wuuWXsOvOpvkDaHSGAD82AvTlstVeEbzxw7VSFRw5msQ5h5B4XF/K9sL il5PbL5js3xOYizAM4cKjI42RBUrGwuAzuw0bN3DMqiC6eedQlqrabgHyTWomvqFoGuj euOavXF6VSYQ7DwEQgRQh5lXMNe2APFrM3zd9B5KUkFFMStP22gcDuwyNIvYN9SS6idN riTnqXRktpoK4ZgNie/x2o1btJzH79z6v3Rw8eeZQMf+srffdbuEWgxXUmtX4NGFgH27 Y2S43o64dPehHBunxel9+CDWk1TNxpx5WEWd7ZtsZphKTwLJJRo48cBLrZ4okBcN7vQ6 +RSg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:mime-version:user-agent:references:in-reply-to :subject:cc:to:from:message-id:date; bh=zvY9sBvDDlvmYbaA3KKf7tI10FdgtiMLdsqeA/TevPM=; b=Wg3oBYcg5FiVanRCm1vXGPlDUW64DKSKX0z8Rz/Kg7ofeQfE4ws9pCfh+TjyNnFCxW UURwzJzc443MUddC3kg/YQhAK5bGmYOflXIY5JwlZUzKLO2qUgzUllj1hyBMDLhf5Wnd r6q+JeG5xr5yUbLPFBne14KXW5H/jkvUOtEzOsXDtYF081i4PsvLHZJQ08kHoh6NYi6T 4ykC6qjGMs/NY+7qRuDedFtz/FVWM9iaoe2t6CLFlIkHLCV/HP40z8AyjOC9fo83+9yZ MGKg1vRHHeIHi43jxSPmKGBXN2K1M7kodjQE2YJaZ9MKS8cvY7pcfRTw0D+qgjrVHjjn e7pw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id cw21si8462456edb.344.2021.03.08.22.49.53; Mon, 08 Mar 2021 22:50:15 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229689AbhCIGqf (ORCPT + 99 others); Tue, 9 Mar 2021 01:46:35 -0500 Received: from mx2.suse.de ([195.135.220.15]:59344 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229691AbhCIGqO (ORCPT ); Tue, 9 Mar 2021 01:46:14 -0500 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.221.27]) by mx2.suse.de (Postfix) with ESMTP id B6668AB8C; Tue, 9 Mar 2021 06:46:12 +0000 (UTC) Date: Tue, 09 Mar 2021 07:46:12 +0100 Message-ID: From: Takashi Iwai To: Stephen Rothwell Cc: "Michael S. Tsirkin" , Anton Yakovlev , Linux Kernel Mailing List , Linux Next Mailing List Subject: Re: linux-next: manual merge of the vhost tree with the sound tree In-Reply-To: <20210309125833.0355a754@canb.auug.org.au> References: <20210309125833.0355a754@canb.auug.org.au> 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=US-ASCII Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 09 Mar 2021 02:58:33 +0100, Stephen Rothwell wrote: > > Hi all, > > Today's linux-next merge of the vhost tree got conflicts in: > > sound/virtio/virtio_card.c > sound/virtio/virtio_card.h > sound/virtio/virtio_ctl_msg.c > sound/virtio/virtio_pcm.c > sound/virtio/virtio_pcm.h > sound/virtio/virtio_pcm_msg.c > sound/virtio/virtio_pcm_ops.c > > between commits: > > de3a9980d8c3 ("ALSA: virtio: add virtio sound driver") > 9d45e514da88 ("ALSA: virtio: handling control messages") > 29b96bf50ba9 ("ALSA: virtio: build PCM devices and substream hardware descriptors") > f40a28679e0b ("ALSA: virtio: handling control and I/O messages for the PCM device") > da76e9f3e43a ("ALSA: virtio: PCM substream operators") > ca61a41f389c ("ALSA: virtio: introduce jack support") > 19325fedf245 ("ALSA: virtio: introduce PCM channel map support") > 575483e90a32 ("ALSA: virtio: introduce device suspend/resume support") > > from the sound tree and commits: > > 1e2fb08629e5 ("ALSA: virtio: add virtio sound driver") > 3fb7ce161568 ("ALSA: virtio: handling control messages") > 83ec5db56076 ("ALSA: virtio: build PCM devices and substream hardware descriptors") > 68742d8557b8 ("ALSA: virtio: handling control and I/O messages for the PCM device") > def2208d373b ("ALSA: virtio: PCM substream operators") > 613515055d34 ("ALSA: virtio: introduce jack support") > 96db428c31f1 ("ALSA: virtio: introduce PCM channel map support") > 1f77f124f2f2 ("ALSA: virtio: introduce device suspend/resume support") > > from the vhost tree. > > I fixed it up (the sound tree commits have newer author dates, so I just > used them) and can carry the fix as necessary. This is now fixed as far as > linux-next is concerned, but any non trivial conflicts should be mentioned > to your upstream maintainer when your tree is submitted for merging. > You may also want to consider cooperating with the maintainer of the > conflicting tree to minimise any particularly complex conflicts. Michael, could you drop those? These must be the old versions that contained lots of bugs. As already announced, you can pull from my immutable branch, tagged virtio_snd-5.12-rc2, too. Sorry for the mess! Takashi