Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1299613 > unrolled thread

linux-next: manual merge of the vhost tree with the tip tree

Started byStephen Rothwell <sfr@canb.auug.org.au>
First post2015-12-31 10:30 +0100
Last post2015-12-31 11:30 +0100
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  linux-next: manual merge of the vhost tree with the tip tree Stephen Rothwell <sfr@canb.auug.org.au> - 2015-12-31 10:30 +0100
    Re: linux-next: manual merge of the vhost tree with the tip tree "Michael S. Tsirkin" <mst@redhat.com> - 2015-12-31 11:30 +0100

#1299613 — linux-next: manual merge of the vhost tree with the tip tree

FromStephen Rothwell <sfr@canb.auug.org.au>
Date2015-12-31 10:30 +0100
Subjectlinux-next: manual merge of the vhost tree with the tip tree
Message-ID<qLHIu-2Bw-5@gated-at.bofh.it>
Hi Michael,

Today's linux-next merge of the vhost tree got conflicts in:

  arch/ia64/include/asm/barrier.h
  arch/powerpc/include/asm/barrier.h
  arch/s390/include/asm/barrier.h
  include/asm-generic/barrier.h

between commit:

  d5a73cadf3fd ("lcoking/barriers, arch: Use smp barriers in smp_store_release()")

from the tip tree and commit:

  2683de3a1732 ("ia64: reuse asm-generic/barrier.h")
  d78113bef3e0 ("powerpc: reuse asm-generic/barrier.h")
  25bc870c914b ("s390: reuse asm-generic/barrier.h")
  24888a057e97 ("asm-generic: add __smp_XXX wrappers")

from the vhost tree.

I fixed it up (in each case taking the vhost tree version) and can
carry the fix as necessary (no action is required).

However, given the ongoing review and discussion, I do wonder if these
vhost tree commits should be in linux-next yet.

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [next] | [standalone]


#1299620

From"Michael S. Tsirkin" <mst@redhat.com>
Date2015-12-31 11:30 +0100
Message-ID<qLIEx-3cw-3@gated-at.bofh.it>
In reply to#1299613
On Thu, Dec 31, 2015 at 08:23:47PM +1100, Stephen Rothwell wrote:
> Hi Michael,
> 
> Today's linux-next merge of the vhost tree got conflicts in:
> 
>   arch/ia64/include/asm/barrier.h
>   arch/powerpc/include/asm/barrier.h
>   arch/s390/include/asm/barrier.h
>   include/asm-generic/barrier.h
> 
> between commit:
> 
>   d5a73cadf3fd ("lcoking/barriers, arch: Use smp barriers in smp_store_release()")
> 
> from the tip tree and commit:
> 
>   2683de3a1732 ("ia64: reuse asm-generic/barrier.h")
>   d78113bef3e0 ("powerpc: reuse asm-generic/barrier.h")
>   25bc870c914b ("s390: reuse asm-generic/barrier.h")
>   24888a057e97 ("asm-generic: add __smp_XXX wrappers")
> 
> from the vhost tree.

Thanks for letting me know.

I should probably cherry-pick d5a73cadf3fd - this will
make it appear twice in git history, but seems cleaner
than rebasing all of vhost on top of tip.

Is everyone fine with this?

Alternatively, I could submit the virt barriers + virtio patches for
inclusion in tip.

> I fixed it up (in each case taking the vhost tree version) and can
> carry the fix as necessary (no action is required).
> 
> However, given the ongoing review and discussion, I do wonder if these
> vhost tree commits should be in linux-next yet.

So far I got comments from David Miller about the API naming, and I'd
like to get more feedback  - at least from Peter Zijlstra who gave me
the idea.  Otherwise this seems rather like a safe bet, and
this kind of integration issue seems like exactly the kind of thing
linux-next helps figure out.

> -- 
> Cheers,
> Stephen Rothwell                    sfr@canb.auug.org.au
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web