Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932446AbdCUMrI (ORCPT ); Tue, 21 Mar 2017 08:47:08 -0400 Received: from mail-wm0-f65.google.com ([74.125.82.65]:32986 "EHLO mail-wm0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757092AbdCUMrF (ORCPT ); Tue, 21 Mar 2017 08:47:05 -0400 Date: Tue, 21 Mar 2017 13:46:04 +0100 From: Ingo Molnar To: Greg Kroah-Hartman Cc: Lu Baolu , Ingo Molnar , Mathias Nyman , tglx@linutronix.de, peterz@infradead.org, linux-usb@vger.kernel.org, x86@kernel.org, linux-kernel@vger.kernel.org, Johan Hovold , "H. Peter Anvin" , Peter Zijlstra Subject: Re: [PATCH v8 0/5] usb: early: add support for early printk through USB3 debug port Message-ID: <20170321124604.GA2906@gmail.com> References: <1490083293-3792-1-git-send-email-baolu.lu@linux.intel.com> <20170321113328.GA17711@gmail.com> <20170321122736.GA6365@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170321122736.GA6365@kroah.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 373 Lines: 13 * Greg Kroah-Hartman wrote: > > I've applied them locally to -tip (it appears the USB maintainers are still > > fine with this being carried in tip:x86/debug for a v4.12 merge, right?), and > > will push them out and will propagate them to linux-next as well if they pass > > testing. > > Yes, no objection from me. Cool, thanks! Ingo