mbox

[PULL,0/1] virtio-ccw: one more patch for 4.21

Message ID 20181219101414.13901-1-cohuck@redhat.com (mailing list archive)
State New, archived
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git tags/virtio-ccw-20181219

Message

Cornelia Huck Dec. 19, 2018, 10:14 a.m. UTC
The following changes since commit 37d1246af2d530710cf5822d2845774f01c03b22:

  virtio_net: bulk free tx skbs (2018-12-06 14:28:39 -0500)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git tags/virtio-ccw-20181219

for you to fetch changes up to 6fb95ef30707f1b2fcaea8d6dc873055e0460b1a:

  virtio-ccw: diag 500 may return a negative cookie (2018-12-19 11:01:57 +0100)

----------------------------------------------------------------
One small documentation fix for 4.21.

----------------------------------------------------------------

Cornelia Huck (1):
  virtio-ccw: diag 500 may return a negative cookie

 Documentation/virtual/kvm/s390-diag.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Comments

Cornelia Huck Jan. 3, 2019, 8:55 a.m. UTC | #1
On Wed, 19 Dec 2018 11:14:13 +0100
Cornelia Huck <cohuck@redhat.com> wrote:

> The following changes since commit 37d1246af2d530710cf5822d2845774f01c03b22:
> 
>   virtio_net: bulk free tx skbs (2018-12-06 14:28:39 -0500)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git tags/virtio-ccw-20181219
> 
> for you to fetch changes up to 6fb95ef30707f1b2fcaea8d6dc873055e0460b1a:
> 
>   virtio-ccw: diag 500 may return a negative cookie (2018-12-19 11:01:57 +0100)
> 
> ----------------------------------------------------------------
> One small documentation fix for 4.21.
> 
> ----------------------------------------------------------------
> 
> Cornelia Huck (1):
>   virtio-ccw: diag 500 may return a negative cookie
> 
>  Documentation/virtual/kvm/s390-diag.txt | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 

ping?
Michael S. Tsirkin Jan. 3, 2019, 4:50 p.m. UTC | #2
On Thu, Jan 03, 2019 at 09:55:07AM +0100, Cornelia Huck wrote:
> On Wed, 19 Dec 2018 11:14:13 +0100
> Cornelia Huck <cohuck@redhat.com> wrote:
> 
> > The following changes since commit 37d1246af2d530710cf5822d2845774f01c03b22:
> > 
> >   virtio_net: bulk free tx skbs (2018-12-06 14:28:39 -0500)
> > 
> > are available in the Git repository at:
> > 
> >   git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git tags/virtio-ccw-20181219
> > 
> > for you to fetch changes up to 6fb95ef30707f1b2fcaea8d6dc873055e0460b1a:
> > 
> >   virtio-ccw: diag 500 may return a negative cookie (2018-12-19 11:01:57 +0100)
> > 
> > ----------------------------------------------------------------
> > One small documentation fix for 4.21.
> > 
> > ----------------------------------------------------------------
> > 
> > Cornelia Huck (1):
> >   virtio-ccw: diag 500 may return a negative cookie
> > 
> >  Documentation/virtual/kvm/s390-diag.txt | 3 ++-
> >  1 file changed, 2 insertions(+), 1 deletion(-)
> > 
> 
> ping?

Sorry holidays :)

I'll pick this up for the next pull.
Michael S. Tsirkin Jan. 3, 2019, 4:51 p.m. UTC | #3
On Thu, Jan 03, 2019 at 11:50:22AM -0500, Michael S. Tsirkin wrote:
> On Thu, Jan 03, 2019 at 09:55:07AM +0100, Cornelia Huck wrote:
> > On Wed, 19 Dec 2018 11:14:13 +0100
> > Cornelia Huck <cohuck@redhat.com> wrote:
> > 
> > > The following changes since commit 37d1246af2d530710cf5822d2845774f01c03b22:
> > > 
> > >   virtio_net: bulk free tx skbs (2018-12-06 14:28:39 -0500)
> > > 
> > > are available in the Git repository at:
> > > 
> > >   git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git tags/virtio-ccw-20181219
> > > 
> > > for you to fetch changes up to 6fb95ef30707f1b2fcaea8d6dc873055e0460b1a:
> > > 
> > >   virtio-ccw: diag 500 may return a negative cookie (2018-12-19 11:01:57 +0100)
> > > 
> > > ----------------------------------------------------------------
> > > One small documentation fix for 4.21.
> > > 
> > > ----------------------------------------------------------------
> > > 
> > > Cornelia Huck (1):
> > >   virtio-ccw: diag 500 may return a negative cookie
> > > 
> > >  Documentation/virtual/kvm/s390-diag.txt | 3 ++-
> > >  1 file changed, 2 insertions(+), 1 deletion(-)
> > > 
> > 
> > ping?
> 
> Sorry holidays :)
> 
> I'll pick this up for the next pull.

On a related note I'm not yet set up to handle pull requests,
I'd prefer just patches for now.

> -- 
> MST
Cornelia Huck Jan. 4, 2019, 9:56 a.m. UTC | #4
On Thu, 3 Jan 2019 11:51:45 -0500
"Michael S. Tsirkin" <mst@redhat.com> wrote:

> On Thu, Jan 03, 2019 at 11:50:22AM -0500, Michael S. Tsirkin wrote:
> > On Thu, Jan 03, 2019 at 09:55:07AM +0100, Cornelia Huck wrote:  
> > > On Wed, 19 Dec 2018 11:14:13 +0100
> > > Cornelia Huck <cohuck@redhat.com> wrote:
> > >   
> > > > The following changes since commit 37d1246af2d530710cf5822d2845774f01c03b22:
> > > > 
> > > >   virtio_net: bulk free tx skbs (2018-12-06 14:28:39 -0500)
> > > > 
> > > > are available in the Git repository at:
> > > > 
> > > >   git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git tags/virtio-ccw-20181219
> > > > 
> > > > for you to fetch changes up to 6fb95ef30707f1b2fcaea8d6dc873055e0460b1a:
> > > > 
> > > >   virtio-ccw: diag 500 may return a negative cookie (2018-12-19 11:01:57 +0100)
> > > > 
> > > > ----------------------------------------------------------------
> > > > One small documentation fix for 4.21.
> > > > 
> > > > ----------------------------------------------------------------
> > > > 
> > > > Cornelia Huck (1):
> > > >   virtio-ccw: diag 500 may return a negative cookie
> > > > 
> > > >  Documentation/virtual/kvm/s390-diag.txt | 3 ++-
> > > >  1 file changed, 2 insertions(+), 1 deletion(-)
> > > >   
> > > 
> > > ping?  
> > 
> > Sorry holidays :)
> > 
> > I'll pick this up for the next pull.  
> 
> On a related note I'm not yet set up to handle pull requests,
> I'd prefer just patches for now.

Thanks for letting me know; I presume you can simply pick up the patch
as I sent it along in the pull request as well.