Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1311872
| From | Linus Torvalds <torvalds@linux-foundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: virtio pull for 4.5 (was Re: [PULL] virtio: barrier rework+fixes) |
| Date | 2016-01-19 02:10 +0100 |
| Message-ID | <qSsY2-sr-7@gated-at.bofh.it> (permalink) |
| References | <qSsY2-sr-9@gated-at.bofh.it> <qSsY2-sr-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Jan 18, 2016 at 5:21 AM, Michael S. Tsirkin <mst@redhat.com> wrote:
> Hi Linus,
> Just making sure nothing's wrong with this pull request.
> If there's an issue, pls let me know!
It was just pulled because I wasn't 100% sure I wanted the extra
indirection. Oh well, pulled now.
One question:
- the arch/sh/ part of the pacth looks dubious. Why does it do that
#define smp_store_mb(var, value) __smp_store_mb(var, value)
despite the commit log saying it's done by asm-generic?
I haven't pushed out yet, my allmodconfig sanity-check build is still going..
Linus
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: virtio pull for 4.5 (was Re: [PULL] virtio: barrier rework+fixes) Linus Torvalds <torvalds@linux-foundation.org> - 2016-01-19 02:10 +0100 Re: virtio pull for 4.5 (was Re: [PULL] virtio: barrier rework+fixes) "Michael S. Tsirkin" <mst@redhat.com> - 2016-01-21 11:30 +0100
csiph-web