From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8AA43C433DF for ; Thu, 14 May 2020 16:36:39 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 5EA91206DC for ; Thu, 14 May 2020 16:36:39 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="qOVulygu"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="wlserAR3" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5EA91206DC Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=3YPRRO2VvVCP7u+Sv+AWcHHLF5TEJBYWi13Km2A4+9o=; b=qOVulygu+nVRce ahliPoaTPs+5R1Uq+VEriDjq5aA0EhXa/NQRWPWgMxDtuGgxkciGS0nJhkh1COwsC2Gs/1NN/K5qN 1KWwqYw41OWnU9l8kCq+XwsVj38avGUN98pVHwJwayDjMWkUKJEzXWYO/iJzozj59lurNntYU7oM4 eDMPOr7tJhVrKpE3w1FCQ1dBI7FvDCWoTUF9FHpaM1rps6K6lwZCL8GtSQMBLEBRlzaC1YbjpQVj1 vLJ6l5HiukueiISXUT3umBH6nX25tc6BzaL5zjOPgLLxG60FKCjVvirEl5Ibj0/r8lXAGOsTgtsHM Y4t+xyMBODdUpxmjj3wQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jZGqc-0008T6-Rc; Thu, 14 May 2020 16:36:38 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jZGqZ-0008SF-Rh for linux-arm-kernel@lists.infradead.org; Thu, 14 May 2020 16:36:37 +0000 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id EB5F220675; Thu, 14 May 2020 16:36:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1589474195; bh=/Oud4+Cb5VEN+0rjyvNjdi0y40dgg0LowyeDFy6iBQM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=wlserAR3KAJqd5xHY94MD8nIrVksbeDqOZ15lIrwLhDydAbHRrjPzYK1z2GmIDIff Nty/yTzlxgyCM94tWna6ZmJT4C7xT+pZCPw7JdJoMqK3Cc6RBmnfgu1oiBM+lCS2gj q4TNirepiFdHOwljbHbA7YMdvPzupJFclkt+QGDY= Date: Thu, 14 May 2020 18:36:33 +0200 From: Greg Kroah-Hartman To: Doug Anderson Subject: Re: [PATCH v4 00/12] kgdb: Support late serial drivers; enable early debug w/ boot consoles Message-ID: <20200514163633.GA3154055@kroah.com> References: <20200507200850.60646-1-dianders@chromium.org> <20200514162109.6qt5drd27hpilijh@holly.lan> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200514_093635_917444_D0439883 X-CRM114-Status: GOOD ( 13.53 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , linux-doc@vger.kernel.org, Catalin Marinas , Bjorn Andersson , "H. Peter Anvin" , Mauro Carvalho Chehab , Frank Rowand , Daniel Thompson , Jonathan Corbet , Will Deacon , x86@kernel.org, Russell King , Krzysztof Kozlowski , jinho lim , Andy Gross , Pawan Gupta , Linux ARM , linux-serial@vger.kernel.org, kgdb-bugreport@lists.sourceforge.net, Dave Martin , Masami Hiramatsu , linux-arm-msm , Jiri Slaby , Alexios Zavras , bp@alien8.de, Thomas Gleixner , Ingo Molnar , Allison Randal , Juergen Gross , Sumit Garg , LKML , James Morse , "Eric W. Biederman" , Jason Wessel , Andrew Morton , Enrico Weigelt Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, May 14, 2020 at 09:34:26AM -0700, Doug Anderson wrote: > > (though we must keep > > changes to drivers/tty/serial/kgdboc alongside the kgdb changes). > > > > I can hoover them up but I'd need a solid set of acks and > > I don't think we've got that yet. > > It would be nice for it to be explicit, but "get_maintainer" says that > Greg KH is the maintainer of serial drivers. Git log confirms that he > also has been the one landing changes to these files. Early-on he > provided his Reviewed-by for the series as a whole, so he's aware of > it and maybe would be fine w/ the serial changes landing through the > kgdb tree? > > Greg: is that correct? I have no objection for all of these to go through any other tree that wants to take them :) But if you want me to take them in the serial tree, to make it easier for you or any other serial driver issues, I will be glad to do that, just send them my way. It's your call. thanks, greg k-h _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel