From mboxrd@z Thu Jan 1 00:00:00 1970 From: gregkh@linuxfoundation.org (Greg KH) Date: Thu, 19 Jan 2017 10:11:05 +0100 Subject: [PATCH v3 00/18] FSI device driver introduction In-Reply-To: References: <1484601768-98079-1-git-send-email-christopher.lee.bostic@gmail.com> <20170117074243.GA20818@kroah.com> Message-ID: <20170119091105.GD29554@kroah.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Jan 17, 2017 at 04:00:41PM -0600, Christopher Bostic wrote: > On Tue, Jan 17, 2017 at 1:42 AM, Greg KH wrote: > > On Mon, Jan 16, 2017 at 03:22:48PM -0600, christopher.lee.bostic at gmail.com wrote: > >> From: Chris Bostic > > > > > > > > Only this, and patch 02/18 came through, did something get stuck on your > > end? > > > > Hi Greg, > > Yes had an issue with the server blocking send, investigating why. It's still failing, I keep getting only the 00 email :( From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH v3 00/18] FSI device driver introduction Date: Thu, 19 Jan 2017 10:11:05 +0100 Message-ID: <20170119091105.GD29554@kroah.com> References: <1484601768-98079-1-git-send-email-christopher.lee.bostic@gmail.com> <20170117074243.GA20818@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Christopher Bostic Cc: Rob Herring , Mark Rutland , linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org, Michael Turquette , geert+renesas-gXvu3+zWzMSzQB+pC5nmwQ@public.gmane.org, Open List OF Flattened dev tree bindings , "Moderated list: ARM PORT" , Joel Stanley , Jeremy Kerr , Linux open list , Andrew Jeffery , Alistair Popple , Benjamin Herrenschmidt , Chris Bostic List-Id: devicetree@vger.kernel.org On Tue, Jan 17, 2017 at 04:00:41PM -0600, Christopher Bostic wrote: > On Tue, Jan 17, 2017 at 1:42 AM, Greg KH wrote: > > On Mon, Jan 16, 2017 at 03:22:48PM -0600, christopher.lee.bostic-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org wrote: > >> From: Chris Bostic > > > > > > > > Only this, and patch 02/18 came through, did something get stuck on your > > end? > > > > Hi Greg, > > Yes had an issue with the server blocking send, investigating why. It's still failing, I keep getting only the 00 email :( -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751417AbdASJL0 (ORCPT ); Thu, 19 Jan 2017 04:11:26 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:60378 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751204AbdASJLW (ORCPT ); Thu, 19 Jan 2017 04:11:22 -0500 Date: Thu, 19 Jan 2017 10:11:05 +0100 From: Greg KH To: Christopher Bostic Cc: Rob Herring , Mark Rutland , linux@armlinux.org.uk, Michael Turquette , geert+renesas@glider.be, Open List OF Flattened dev tree bindings , "Moderated list: ARM PORT" , Joel Stanley , Jeremy Kerr , Linux open list , Andrew Jeffery , Alistair Popple , Benjamin Herrenschmidt , Chris Bostic Subject: Re: [PATCH v3 00/18] FSI device driver introduction Message-ID: <20170119091105.GD29554@kroah.com> References: <1484601768-98079-1-git-send-email-christopher.lee.bostic@gmail.com> <20170117074243.GA20818@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.7.2 (2016-11-26) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jan 17, 2017 at 04:00:41PM -0600, Christopher Bostic wrote: > On Tue, Jan 17, 2017 at 1:42 AM, Greg KH wrote: > > On Mon, Jan 16, 2017 at 03:22:48PM -0600, christopher.lee.bostic@gmail.com wrote: > >> From: Chris Bostic > > > > > > > > Only this, and patch 02/18 came through, did something get stuck on your > > end? > > > > Hi Greg, > > Yes had an issue with the server blocking send, investigating why. It's still failing, I keep getting only the 00 email :(