Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1335539
| From | "Michael S. Tsirkin" <mst@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 0/3] vhost: cross-endian code cleanup |
| Date | 2016-02-16 16:40 +0100 |
| Message-ID | <r2PTl-1fi-31@gated-at.bofh.it> (permalink) |
| References | <r2PgD-KD-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Feb 16, 2016 at 03:54:18PM +0100, Greg Kurz wrote: > This series is a new tentative to have cleaner cross-endian code. > > Patches 1/3 is new: it fixes a side-effect in case vhost_init_used() fails. > > Patch 2/3 comes from v1: it renames cross-endian helpers > > Patch 3/3 is new: it simply renames vhost_init_used() as suggested by Michael. Is this on top of my tree? > --- > > Greg Kurz (3): > vhost: fix error path in vhost_init_used() > vhost: rename cross-endian helpers > vhost: rename vhost_init_used() > > > drivers/vhost/net.c | 2 +- > drivers/vhost/scsi.c | 2 +- > drivers/vhost/test.c | 2 +- > drivers/vhost/vhost.c | 49 +++++++++++++++++++++++++++++++++++++------------ > drivers/vhost/vhost.h | 2 +- > 5 files changed, 41 insertions(+), 16 deletions(-)
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v2 0/3] vhost: cross-endian code cleanup Greg Kurz <gkurz@linux.vnet.ibm.com> - 2016-02-16 16:00 +0100
[PATCH v2 3/3] vhost: rename vhost_init_used() Greg Kurz <gkurz@linux.vnet.ibm.com> - 2016-02-16 16:10 +0100
Re: [PATCH v2 0/3] vhost: cross-endian code cleanup "Michael S. Tsirkin" <mst@redhat.com> - 2016-02-16 16:40 +0100
Re: [PATCH v2 0/3] vhost: cross-endian code cleanup Greg Kurz <gkurz@linux.vnet.ibm.com> - 2016-02-16 16:50 +0100
csiph-web