Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp1132401ybl; Tue, 3 Dec 2019 02:12:55 -0800 (PST) X-Google-Smtp-Source: APXvYqx53hCWIyKyMDWG2MaKIKsQfXJJMw9dH1oCL0WXBY9TNMdE8J8B6cii+Kb/zNBCLDcz3Riq X-Received: by 2002:a9d:2183:: with SMTP id s3mr2651076otb.198.1575367975688; Tue, 03 Dec 2019 02:12:55 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1575367975; cv=none; d=google.com; s=arc-20160816; b=wDxt11POS1PdZHP3dbiR3EmggHLjOuWJhNkJ0b9zJxERIi2XPD+Hqg7UXPQQ9muJBH iJgU0pMKkPL2sqz1Ecn4OPaPk6vpap4FgSXNfF5MupEUxZXe02WIkzMAvfwlwHlelgo+ 0Lxl5iog6XoN3fZSgtkqXvcYMg+nlcv48dWmhYGrhnNl5fzvx7y+atjQeuCFhAISu6Mg sCLjdH9/plwB9jbHgLQNKAEGlq/xqi5cFay/wF1z8rn2CQFkx246Ur9SccAeCtMRvimn E6a2BA7wBGjHDNA+4kNl9z9RKip/rCil4XuTPx77Pw4uDwGfzjeLcoabgPRhlb6cKlh1 XwOg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=zIUdvyVzGsoAx4klIArZyhNNrYUphwrCR1cIwVeMOSU=; b=TmlIfpxl7tNCgSeFu3brcGI4yyRWgKc0XYZG/LxVYMz/ua7t5arqSR+YZ5CA+SNGOW SA+pPrqkD+sb9Z1DRvMzEbYE3XDhtgHcys0KDWtjLyQFxAZielSCvais7qHd9nG12JJd zXWAPpXRPQFB1C/iyMgVf5G3IErZ9HYT3QVjNTxx2q6RW1HiqAKFJaZEcJBa3YCY5ipK tpzcq9Cxokm78lqFY1rKT+TKirQrUn2I1Pkuhrcxmi/baT6HskVkkOD72cyinqQgaBy7 Te3BHl21LCALwUQj+HL5FD/qwBwhalW9wKWfiIkFTwTns9A/N0w3IEFNeVU9JZ1s6ZyB GCoA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=EwECi3FP; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id n85si1072266oig.191.2019.12.03.02.12.43; Tue, 03 Dec 2019 02:12:55 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=EwECi3FP; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726079AbfLCKMQ (ORCPT + 99 others); Tue, 3 Dec 2019 05:12:16 -0500 Received: from mail.kernel.org ([198.145.29.99]:58876 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725773AbfLCKMQ (ORCPT ); Tue, 3 Dec 2019 05:12:16 -0500 Received: from willie-the-truck (236.31.169.217.in-addr.arpa [217.169.31.236]) (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 DD68A206DF; Tue, 3 Dec 2019 10:12:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1575367935; bh=njEa6+IrLjuvJPILzHBnWSOeMyzbeQ4z6Q3+166H/eE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=EwECi3FPLB/gvnYoP5ns47k1Roo8LLto0gKhd1RbDt8bHESwF/OS5NpOW/mDzvbBU aNAi2vigGNx3RvjT6bsRLY06FdN/918p4dNXEvOAMkx+FqMjBl+PWB3UrR7P1cM92U sGuAtpf5TUSO3fHv9ZfheiDtJ8l0aAS48yG5iCLU= Date: Tue, 3 Dec 2019 10:12:03 +0000 From: Will Deacon To: Bhupesh Sharma Cc: Linux Kernel Mailing List , Bhupesh SHARMA , x86@kernel.org, linuxppc-dev@lists.ozlabs.org, linux-arm-kernel , Linux Doc Mailing List , kexec mailing list , Boris Petkov , Ingo Molnar , Thomas Gleixner , Jonathan Corbet , James Morse , Mark Rutland , Steve Capper , Catalin Marinas , Ard Biesheuvel , Michael Ellerman , Paul Mackerras , Benjamin Herrenschmidt , Dave Anderson , Kazuhito Hagio Subject: Re: [PATCH v5 0/5] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs) Message-ID: <20191203101202.GA6815@willie-the-truck> References: <1574972621-25750-1-git-send-email-bhsharma@redhat.com> <20191129102421.GA28322@willie-the-truck> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Nov 30, 2019 at 01:35:36AM +0530, Bhupesh Sharma wrote: > On Fri, Nov 29, 2019 at 3:54 PM Will Deacon wrote: > > On Fri, Nov 29, 2019 at 01:53:36AM +0530, Bhupesh Sharma wrote: > > > Changes since v4: > > > ---------------- > > > - v4 can be seen here: > > > http://lists.infradead.org/pipermail/kexec/2019-November/023961.html > > > - Addressed comments from Dave and added patches for documenting > > > new variables appended to vmcoreinfo documentation. > > > - Added testing report shared by Akashi for PATCH 2/5. > > > > Please can you fix your mail setup? The last two times you've sent this > > series it seems to get split into two threads, which is really hard to > > track in my inbox: > > > > First thread: > > > > https://lore.kernel.org/lkml/1574972621-25750-1-git-send-email-bhsharma@redhat.com/ > > > > Second thread: > > > > https://lore.kernel.org/lkml/1574972716-25858-1-git-send-email-bhsharma@redhat.com/ > > There seems to be some issue with my server's msmtp settings. I have > tried resending the v5 (see > ). > > I hope the threading is ok this time. Much better now, thanks for sorting it out. Will