From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752281AbdASLug (ORCPT ); Thu, 19 Jan 2017 06:50:36 -0500 Received: from mga01.intel.com ([192.55.52.88]:6719 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752113AbdASLue (ORCPT ); Thu, 19 Jan 2017 06:50:34 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,253,1477983600"; d="scan'208";a="1096162162" Subject: Re: [PATCH v5 0/4] usb: early: add support for early printk through USB3 debug port To: Ingo Molnar , Greg Kroah-Hartman , Lu Baolu References: <1479189731-2728-1-git-send-email-baolu.lu@linux.intel.com> <587F092E.3030407@linux.intel.com> <20170119090602.GA29554@kroah.com> <20170119090902.GA22865@gmail.com> Cc: Ingo Molnar , tglx@linutronix.de, peterz@infradead.org, linux-usb@vger.kernel.org, x86@kernel.org, linux-kernel@vger.kernel.org From: Mathias Nyman Message-ID: <5880A1E8.5050706@linux.intel.com> Date: Thu, 19 Jan 2017 13:24:24 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0 MIME-Version: 1.0 In-Reply-To: <20170119090902.GA22865@gmail.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 19.01.2017 11:09, Ingo Molnar wrote: > > * Greg Kroah-Hartman wrote: > >> On Wed, Jan 18, 2017 at 02:20:30PM +0800, Lu Baolu wrote: >>> Hi Greg, >>> >>> This patch series has been there for 2 months without >>> further comments. Will you consider it for usb-next? >> >> I needed acks from the x86 maintainers before I could take those >> patches. Can you resend the series and hopefully get them? > > Thanks for the reminder - the patches look mostly good to me, I have a few very > minor observations, I'll reply to the patches. > I have no further comments from xhci pov, If you send a new series fixing those minor observations I'll ack it -Mathias