Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1299620
| From | "Michael S. Tsirkin" <mst@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: linux-next: manual merge of the vhost tree with the tip tree |
| Date | 2015-12-31 11:30 +0100 |
| Message-ID | <qLIEx-3cw-3@gated-at.bofh.it> (permalink) |
| References | <qLHIu-2Bw-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
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
csiph-web