linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: manual merge of the vhost tree with the sound tree
@ 2021-03-09  1:58 Stephen Rothwell
  2021-03-09  6:46 ` Takashi Iwai
  0 siblings, 1 reply; 3+ messages in thread
From: Stephen Rothwell @ 2021-03-09  1:58 UTC (permalink / raw)
  To: Michael S. Tsirkin, Takashi Iwai
  Cc: Anton Yakovlev, Linux Kernel Mailing List,
	Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 1942 bytes --]

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.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: linux-next: manual merge of the vhost tree with the sound tree
  2021-03-09  1:58 linux-next: manual merge of the vhost tree with the sound tree Stephen Rothwell
@ 2021-03-09  6:46 ` Takashi Iwai
  2021-03-09 11:01   ` Michael S. Tsirkin
  0 siblings, 1 reply; 3+ messages in thread
From: Takashi Iwai @ 2021-03-09  6:46 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Michael S. Tsirkin, Anton Yakovlev, Linux Kernel Mailing List,
	Linux Next Mailing List

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: linux-next: manual merge of the vhost tree with the sound tree
  2021-03-09  6:46 ` Takashi Iwai
@ 2021-03-09 11:01   ` Michael S. Tsirkin
  0 siblings, 0 replies; 3+ messages in thread
From: Michael S. Tsirkin @ 2021-03-09 11:01 UTC (permalink / raw)
  To: Takashi Iwai
  Cc: Stephen Rothwell, Anton Yakovlev, Linux Kernel Mailing List,
	Linux Next Mailing List

On Tue, Mar 09, 2021 at 07:46:12AM +0100, Takashi Iwai wrote:
> 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

Sorry I just didn't push to the next branch. Will do!


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-03-09 11:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-09  1:58 linux-next: manual merge of the vhost tree with the sound tree Stephen Rothwell
2021-03-09  6:46 ` Takashi Iwai
2021-03-09 11:01   ` Michael S. Tsirkin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).