From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1033361AbeEXOar (ORCPT ); Thu, 24 May 2018 10:30:47 -0400 Received: from mx3-rdu2.redhat.com ([66.187.233.73]:37316 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1033346AbeEXO3p (ORCPT ); Thu, 24 May 2018 10:29:45 -0400 Date: Thu, 24 May 2018 16:29:40 +0200 From: Cornelia Huck To: Dong Jia Shi Cc: linux-kernel@vger.kernel.org, linux-s390@vger.kernel.org, kvm@vger.kernel.org, borntraeger@de.ibm.com, pasic@linux.ibm.com, pmorel@linux.ibm.com Subject: Re: [PATCH v4 0/4] vfio: ccw: error handling fixes and improvements Message-ID: <20180524162940.13d3b2df.cohuck@redhat.com> In-Reply-To: <20180523122129.5f765d24.cohuck@redhat.com> References: <20180523025645.8978-1-bjsdjshi@linux.ibm.com> <20180523122129.5f765d24.cohuck@redhat.com> Organization: Red Hat GmbH MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 23 May 2018 12:21:29 +0200 Cornelia Huck wrote: > On Wed, 23 May 2018 04:56:41 +0200 > Dong Jia Shi wrote: > > > Dear Reviewers, > > > > Here is a new version for this patch series. > > > > We didn't get agreement on patch #4 (#5 in v2) in the former cycle though, > > I made it based on my understanding. We can continue discussing on it. > > I'll probably go ahead and queue 1-3 (would not mind r-bs, though) in > any case. > > I hope we can queue the tracing patch as well, as any tracing beats no > tracing :) OK, I've pushed this out to the vfio-ccw branch. Would still be great to get some R-bs. What about sending a pull req next week, so that we get this ready for the 4.18 merge window?