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.9 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS 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 C9FF5C433E0 for ; Tue, 19 May 2020 10:37:30 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9BA162065F for ; Tue, 19 May 2020 10:37:30 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="YMdHV7z6" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728618AbgESKha (ORCPT ); Tue, 19 May 2020 06:37:30 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48696 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726494AbgESKh3 (ORCPT ); Tue, 19 May 2020 06:37:29 -0400 Received: from mail-wm1-x341.google.com (mail-wm1-x341.google.com [IPv6:2a00:1450:4864:20::341]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1BCDEC061A0C for ; Tue, 19 May 2020 03:37:29 -0700 (PDT) Received: by mail-wm1-x341.google.com with SMTP id m185so2914326wme.3 for ; Tue, 19 May 2020 03:37:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=nJqGHCLYRoZ39Y3LPONsDokd1MQBpWuhJuodhCCoySM=; b=YMdHV7z6BExIROOjIpfvHwSUNwtHyJyHxewUmgQ58pFt2DCJ+Uq3LE6nN5u01qIsPB rTnMHvOJ4foaIZQznr6Ev5x+fowQs8Joohvex2NOX8e3CLiyut/6ZWwYdeVM/Lpn+uJg PuZjzzrw1kE6Klbf6tp/7LgGBpx+RxVYgAqJ89o4oQgPzP3JodvHnPd1rK6Uid0Y1CS1 BSRg+2wxS7OWx3hF4QjrYSYrrMdaEWoA68ZfdaWbMNbSyMgwx4PDx1Ism+F2DODBpig5 zZiibs5LM8fN32E7W8maiyUmM7xI44L6S6gQCO8h07GklbCW+XXxkrZ7CLC5GYdp0UmA 19Eg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=nJqGHCLYRoZ39Y3LPONsDokd1MQBpWuhJuodhCCoySM=; b=Nx1Jq4nlaHTTJmQvZOzZK3vw7Jsl14BhxXZBrR4xtqcOH5MQwAJh/O6C5ZHbg/Fl73 X+xbH9PPNUFbITo58ejjOglGNjjIptSgvqch+AZyqca6u7rGfYn/4mk32Sd5YqFs5urR VqrG199ZH/5Ew59CE2Wb1bv/1uJYoE9Bca/Ql4I0RadMntTvMwyjd55pd+lkFqmHeFzg ZjIGNZuke/Jx1tDbfbZzfA/njHvUksADhyrH95EBiLqG5zw7j7CsIdox/iLzn138cA7v +8qz1hra9DPS0VjANVsXCd8ZNMc72/t/Pm8uZgBSghBgciKbQOVMZK4ua2m3Q/ta2zgS VFxg== X-Gm-Message-State: AOAM531L8/VY0fEVIwLhxkyvrxj+9PqRsUDUBz/Axan4w6tKhwwf3coN 4duG/CBmv+vzAglCaFmiV8nrhg== X-Google-Smtp-Source: ABdhPJxj5fMEywwcRHjfOT2c3qwvdLgOyHayzX2tbuWzyAy4O/+p5lMYXda/U5svbychHMOWNGk9Ww== X-Received: by 2002:a05:600c:1403:: with SMTP id g3mr4962732wmi.51.1589884647744; Tue, 19 May 2020 03:37:27 -0700 (PDT) Received: from holly.lan (cpc141214-aztw34-2-0-cust773.18-1.cable.virginm.net. [86.9.19.6]) by smtp.gmail.com with ESMTPSA id x24sm21634435wrd.51.2020.05.19.03.37.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 19 May 2020 03:37:27 -0700 (PDT) Date: Tue, 19 May 2020 11:37:24 +0100 From: Daniel Thompson To: Greg Kroah-Hartman Cc: Doug Anderson , Will Deacon , Catalin Marinas , Jason Wessel , Jonathan Corbet , Frank Rowand , Bjorn Andersson , linux-serial@vger.kernel.org, Ingo Molnar , "H. Peter Anvin" , Jiri Slaby , kgdb-bugreport@lists.sourceforge.net, Sumit Garg , Thomas Gleixner , Andy Gross , bp@alien8.de, Alexios Zavras , Allison Randal , Andrew Morton , Dave Martin , Enrico Weigelt , "Eric W. Biederman" , James Morse , Juergen Gross , Krzysztof Kozlowski , Mark Rutland , Masami Hiramatsu , Mauro Carvalho Chehab , Pawan Gupta , Russell King , jinho lim , Linux ARM , linux-arm-msm , linux-doc@vger.kernel.org, LKML , x86@kernel.org Subject: Re: [PATCH v4 00/12] kgdb: Support late serial drivers; enable early debug w/ boot consoles Message-ID: <20200519103724.eyabo2n4uzms25bp@holly.lan> References: <20200507200850.60646-1-dianders@chromium.org> <20200514162109.6qt5drd27hpilijh@holly.lan> <20200514163633.GA3154055@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200514163633.GA3154055@kroah.com> Sender: linux-serial-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-serial@vger.kernel.org On Thu, May 14, 2020 at 06:36:33PM +0200, Greg Kroah-Hartman wrote: > 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. I've taken then via my tree. Daniel.