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=-9.9 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham 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 76718C432C3 for ; Fri, 29 Nov 2019 19:59:57 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 4ADE22176D for ; Fri, 29 Nov 2019 19:59:57 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="Nuz9PtJB" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727219AbfK2T7z (ORCPT ); Fri, 29 Nov 2019 14:59:55 -0500 Received: from us-smtp-2.mimecast.com ([207.211.31.81]:28236 "EHLO us-smtp-delivery-1.mimecast.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1727192AbfK2T7w (ORCPT ); Fri, 29 Nov 2019 14:59:52 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1575057591; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=yNq9Cl1u8a4Res9gMqZVglO/lwiENzme0qL73M9MY10=; b=Nuz9PtJBk8cMdRpdLhT5f54Svl2GW3tb2FeXS4CLEbVmXoIZP/kimp4C/RJe8VP/OVyz4j lSmjrYcTmTVEJlJtgZJZFVWJitOhDOIWEjgPt6CZYXmzfasL1ku+l62AflXt8kerQ0VGhO JqdV58Gfvp2lECw9VASy60R96W9Y5W8= Received: from mail-pg1-f198.google.com (mail-pg1-f198.google.com [209.85.215.198]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-295-QmHqfl3gMs-5F3OortSUEg-1; Fri, 29 Nov 2019 14:59:49 -0500 Received: by mail-pg1-f198.google.com with SMTP id m13so17076853pgk.12 for ; Fri, 29 Nov 2019 11:59:49 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=EGXp9xk2iujKm5hWzUI7x5fii/ZV0bMMwslmLu+YaOk=; b=UY9Tv0X65MqpjKfHdwPVO5GgFszHnq+kKNnr963kFJSHywe1k99xVuB960sTzk/ogp KEWaLAmnD4NWBignnaAGQp2uiBXhUjR0ubuKEqCOKWcc0btSM6+Vl/ubylPpn3t50coX TZ2TbAkjeAtHzIcHXoLubGXjSFS+G2ymxOhR1YUtWplFSGb2tHbj+3CMIyATvPQrWJ1D A5vdEuWOTWHJg+AwfPBlQY6KHbk10F4Cb3iw//JkdWR9QKqoW9qtPVeuw2FC4Ndh+pKO 5cOuo/n9zLpSjNJ92y33NGn3yJkqRJBqD+OPvxdHxY8W41KteOgQc3tOZdcED3Nyc3we wxlA== X-Gm-Message-State: APjAAAVE0nCmzfwuW1GBjv3MAEVEabmYNT5d9IwcZPfR05wHxBDm/KMu j851ixXbVzXOxu6X1ycae16yNszHM63MBikRKgeX1EMFgQ3w+oRSd5eJ7gBC9+SEd4cYy9T9Pqc glDIF02WQcfPqbWdLdZVDmJiG X-Received: by 2002:a17:90a:dc81:: with SMTP id j1mr3729530pjv.29.1575057588119; Fri, 29 Nov 2019 11:59:48 -0800 (PST) X-Google-Smtp-Source: APXvYqxPVcE/XW8sUFbfhtiOj/O3Z62tRbLgdRo5GLkRP1HykyImTD8scVfMGcKn/WmLBQBtuJQ40Q== X-Received: by 2002:a17:90a:dc81:: with SMTP id j1mr3729508pjv.29.1575057587944; Fri, 29 Nov 2019 11:59:47 -0800 (PST) Received: from localhost ([122.177.85.74]) by smtp.gmail.com with ESMTPSA id 67sm15725516pfw.82.2019.11.29.11.59.46 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Nov 2019 11:59:47 -0800 (PST) From: Bhupesh Sharma To: linux-kernel@vger.kernel.org Cc: bhsharma@redhat.com, bhupesh.linux@gmail.com, x86@kernel.org, linuxppc-dev@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org, linux-doc@vger.kernel.org, kexec@lists.infradead.org, Boris Petkov , Ingo Molnar , Thomas Gleixner , James Morse , Will Deacon , Michael Ellerman , Paul Mackerras , Benjamin Herrenschmidt , Dave Anderson , Kazuhito Hagio Subject: [RESEND PATCH v5 4/5] Documentation/vmcoreinfo: Add documentation for 'MAX_PHYSMEM_BITS' Date: Sat, 30 Nov 2019 01:29:18 +0530 Message-Id: <1575057559-25496-5-git-send-email-bhsharma@redhat.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1575057559-25496-1-git-send-email-bhsharma@redhat.com> References: <1575057559-25496-1-git-send-email-bhsharma@redhat.com> X-MC-Unique: QmHqfl3gMs-5F3OortSUEg-1 X-Mimecast-Spam-Score: 0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add documentation for 'MAX_PHYSMEM_BITS' variable being added to vmcoreinfo. 'MAX_PHYSMEM_BITS' defines the maximum supported physical address space memory. Cc: Boris Petkov Cc: Ingo Molnar Cc: Thomas Gleixner Cc: James Morse Cc: Will Deacon Cc: Michael Ellerman Cc: Paul Mackerras Cc: Benjamin Herrenschmidt Cc: Dave Anderson Cc: Kazuhito Hagio Cc: x86@kernel.org Cc: linuxppc-dev@lists.ozlabs.org Cc: linux-arm-kernel@lists.infradead.org Cc: linux-kernel@vger.kernel.org Cc: kexec@lists.infradead.org Signed-off-by: Bhupesh Sharma --- Documentation/admin-guide/kdump/vmcoreinfo.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/admin-guide/kdump/vmcoreinfo.rst b/Documentation= /admin-guide/kdump/vmcoreinfo.rst index 007a6b86e0ee..447b64314f56 100644 --- a/Documentation/admin-guide/kdump/vmcoreinfo.rst +++ b/Documentation/admin-guide/kdump/vmcoreinfo.rst @@ -93,6 +93,11 @@ It exists in the sparse memory mapping model, and it is = also somewhat similar to the mem_map variable, both of them are used to translate an address. =20 +MAX_PHYSMEM_BITS +---------------- + +Defines the maximum supported physical address space memory. + page ---- =20 --=20 2.7.4 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=-9.6 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=unavailable 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 EB67BC432C0 for ; Fri, 29 Nov 2019 20:13:09 +0000 (UTC) Received: from lists.ozlabs.org (lists.ozlabs.org [203.11.71.2]) (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 97E802176D for ; Fri, 29 Nov 2019 20:13:09 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="Xn5WL/5f" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 97E802176D Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=redhat.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Received: from lists.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) by lists.ozlabs.org (Postfix) with ESMTP id 47Pm0M3pvbzDrG3 for ; Sat, 30 Nov 2019 07:13:07 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=redhat.com (client-ip=207.211.31.120; helo=us-smtp-1.mimecast.com; envelope-from=bhsharma@redhat.com; receiver=) Authentication-Results: lists.ozlabs.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: lists.ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=redhat.com header.i=@redhat.com header.b="Xn5WL/5f"; dkim-atps=neutral Received: from us-smtp-1.mimecast.com (us-smtp-delivery-1.mimecast.com [207.211.31.120]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 47Plj516wnzDrDN for ; Sat, 30 Nov 2019 06:59:52 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1575057590; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=yNq9Cl1u8a4Res9gMqZVglO/lwiENzme0qL73M9MY10=; b=Xn5WL/5fcfHfHYGqaCb56Nms5mGTDrFImjM5lMm9SPXQiMR8avov3MQm2U377R69ly1Wy9 MdemmGd+QMX7FJ0PDFZXUte1tfpdJIyVAQA55VJxFVRlm6gKm+RWhumSwxDngartSAHXsA 7ngXgIAdFVzheLr4v9LmUhyKoV3PdIU= Received: from mail-pg1-f199.google.com (mail-pg1-f199.google.com [209.85.215.199]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-335-2ch9DHyGMeiNC7BcN5_3kw-1; Fri, 29 Nov 2019 14:59:49 -0500 Received: by mail-pg1-f199.google.com with SMTP id f18so17058106pgh.18 for ; Fri, 29 Nov 2019 11:59:48 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=EGXp9xk2iujKm5hWzUI7x5fii/ZV0bMMwslmLu+YaOk=; b=I9xCNn+iPtyYgdMQj46GrXhse15SBXVqgGcEZ/nGxR/CvZxOrPacKGym2G1ErBmAJZ LNZASwYWlpY1Jlu/jerpSr+IBWRnTbYs/+/fnWqNBNt02oeYdY0oppNWaeKPhN2eA3g/ Y9MO+SDgeIdlvqo4YRmLcHjMsNQpFr69mn7D4F67+THxsCdfTBwKxEZ9Jc6esJvIJFYr o/J/abph3g7xqs70eZNWRBIGEn7s2dwq9niMsKE0tEQWu+CKEuvilYJa2Pp/tNrcb+0N My/b9fum6IRoKlYi//SvrAcUnuvqj33mzn2We0aR/jCLQ9MhKqhidRhq/NiGzZlH8sf/ qbvA== X-Gm-Message-State: APjAAAVX4ky4JDDKmkC5087WLGz762kIHGP1VdMrrfNJ19RtsrhV63Js GUCYRTFgaOcidgaTPn1lX0Iq66T8y/6H2JnxWml+NB0EFn2BC62xm+x22c0dTDhNCBdl/KxixUa 7aK3gQ+R6XO5V5PxjQv49l6R8Fw== X-Received: by 2002:a17:90a:dc81:: with SMTP id j1mr3729520pjv.29.1575057588119; Fri, 29 Nov 2019 11:59:48 -0800 (PST) X-Google-Smtp-Source: APXvYqxPVcE/XW8sUFbfhtiOj/O3Z62tRbLgdRo5GLkRP1HykyImTD8scVfMGcKn/WmLBQBtuJQ40Q== X-Received: by 2002:a17:90a:dc81:: with SMTP id j1mr3729508pjv.29.1575057587944; Fri, 29 Nov 2019 11:59:47 -0800 (PST) Received: from localhost ([122.177.85.74]) by smtp.gmail.com with ESMTPSA id 67sm15725516pfw.82.2019.11.29.11.59.46 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Nov 2019 11:59:47 -0800 (PST) From: Bhupesh Sharma To: linux-kernel@vger.kernel.org Subject: [RESEND PATCH v5 4/5] Documentation/vmcoreinfo: Add documentation for 'MAX_PHYSMEM_BITS' Date: Sat, 30 Nov 2019 01:29:18 +0530 Message-Id: <1575057559-25496-5-git-send-email-bhsharma@redhat.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1575057559-25496-1-git-send-email-bhsharma@redhat.com> References: <1575057559-25496-1-git-send-email-bhsharma@redhat.com> X-MC-Unique: 2ch9DHyGMeiNC7BcN5_3kw-1 X-Mimecast-Spam-Score: 0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Kazuhito Hagio , linux-doc@vger.kernel.org, Will Deacon , bhsharma@redhat.com, x86@kernel.org, kexec@lists.infradead.org, Paul Mackerras , Boris Petkov , James Morse , Thomas Gleixner , bhupesh.linux@gmail.com, linuxppc-dev@lists.ozlabs.org, Ingo Molnar , linux-arm-kernel@lists.infradead.org, Dave Anderson Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" Add documentation for 'MAX_PHYSMEM_BITS' variable being added to vmcoreinfo. 'MAX_PHYSMEM_BITS' defines the maximum supported physical address space memory. Cc: Boris Petkov Cc: Ingo Molnar Cc: Thomas Gleixner Cc: James Morse Cc: Will Deacon Cc: Michael Ellerman Cc: Paul Mackerras Cc: Benjamin Herrenschmidt Cc: Dave Anderson Cc: Kazuhito Hagio Cc: x86@kernel.org Cc: linuxppc-dev@lists.ozlabs.org Cc: linux-arm-kernel@lists.infradead.org Cc: linux-kernel@vger.kernel.org Cc: kexec@lists.infradead.org Signed-off-by: Bhupesh Sharma --- Documentation/admin-guide/kdump/vmcoreinfo.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/admin-guide/kdump/vmcoreinfo.rst b/Documentation= /admin-guide/kdump/vmcoreinfo.rst index 007a6b86e0ee..447b64314f56 100644 --- a/Documentation/admin-guide/kdump/vmcoreinfo.rst +++ b/Documentation/admin-guide/kdump/vmcoreinfo.rst @@ -93,6 +93,11 @@ It exists in the sparse memory mapping model, and it is = also somewhat similar to the mem_map variable, both of them are used to translate an address. =20 +MAX_PHYSMEM_BITS +---------------- + +Defines the maximum supported physical address space memory. + page ---- =20 --=20 2.7.4 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=-9.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham 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 9043EC432C0 for ; Fri, 29 Nov 2019 20:01:28 +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 4F5CF2176D for ; Fri, 29 Nov 2019 20:01:28 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="fSgzYRjk"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="Nuz9PtJB" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 4F5CF2176D Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=redhat.com 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:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To:Message-Id:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=att41G/rUH7NXpXw8S+1LetIpcj+ItNGhzrNdL3UFUA=; b=fSgzYRjkySMGE2QTv8mVoorJw7 5s1Y+zXFBFAqA96TCVrziD8yrKqzUwMuyGjnHE0SZbaQUxya1dpTSNmVVnyc+EUQB9SndYf4yANzG FkVHrc9360ZWwfVh3LZqPe3qkL/d9PwIZS+kagVnlTk0IVSLxGwqpWRNFUtYqr0+Qym909OaLc+ii UqdeBrzG9Uhfgi9pSxbrFK0AQU22bBIs+4JFh+R1GlhMpi1ilMtmtfCjD7vhbZRQImuk4TKY1xKzk X+7v+/U+1vnqf57sWrdlEJgR+OD1GvSPruIW8cK7Wn3H86LEna9KNWXlKtpxRvdpiZE+Hocrk/Q17 Pfutumzg==; 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 1iamSD-0001EZ-Po; Fri, 29 Nov 2019 20:01:25 +0000 Received: from us-smtp-1.mimecast.com ([205.139.110.61] helo=us-smtp-delivery-1.mimecast.com) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1iamQi-0007Fo-9P for linux-arm-kernel@lists.infradead.org; Fri, 29 Nov 2019 19:59:54 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1575057591; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=yNq9Cl1u8a4Res9gMqZVglO/lwiENzme0qL73M9MY10=; b=Nuz9PtJBk8cMdRpdLhT5f54Svl2GW3tb2FeXS4CLEbVmXoIZP/kimp4C/RJe8VP/OVyz4j lSmjrYcTmTVEJlJtgZJZFVWJitOhDOIWEjgPt6CZYXmzfasL1ku+l62AflXt8kerQ0VGhO JqdV58Gfvp2lECw9VASy60R96W9Y5W8= Received: from mail-pg1-f197.google.com (mail-pg1-f197.google.com [209.85.215.197]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-154-n1mAx7ksNs-Qy_PUGz5x0A-1; Fri, 29 Nov 2019 14:59:49 -0500 Received: by mail-pg1-f197.google.com with SMTP id o21so1660030pgm.11 for ; Fri, 29 Nov 2019 11:59:48 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=EGXp9xk2iujKm5hWzUI7x5fii/ZV0bMMwslmLu+YaOk=; b=gGDCXplVXsJYV7M6dFGgR9So+KvbLadlkBR3ksQ24OTvfjxS+mWl9gn4y4bfexqGw/ nV7l5vx/zLBwTCmCwoGQcWHFznqMFiivIJ20kSAfOsiJ0b6AADVICq1oVWgBO1zdH0Kk nJPynyx//odQDn5F0OS3qUQ6/pXQjf2NmkB/QEehgQnBd5DHOBzBeJ9VRBvFgIQoghqi iBWs3Vl2LVQvxM+W7R2AN0zvg+f3cDDXfKBxDXEVbifWrVr3pGqBIezOPr9z/mdY1Ol8 FuSugzwU2wUD8nH9BcTIYfHPNCar2g40XWNf5cIEaWd0nIh1MLXO4azF2VMe+MFNJ0iM P8QA== X-Gm-Message-State: APjAAAUafnjZE3QVy+0aauZJMzJ1bNAjdWXP4EHoVh7BZ4Tf6rQ9uWvm dIU0HgVh/1xYCdWDJRxfZTIdif5kfdc0aL5b5QlKQJji0Mf0XY4K3DtlsuvsTU9szB1w2S6d1yr 6hyzdvcLVJ0V6KZddFsCm7CoMZyBUgCPcZxc= X-Received: by 2002:a17:90a:dc81:: with SMTP id j1mr3729517pjv.29.1575057588119; Fri, 29 Nov 2019 11:59:48 -0800 (PST) X-Google-Smtp-Source: APXvYqxPVcE/XW8sUFbfhtiOj/O3Z62tRbLgdRo5GLkRP1HykyImTD8scVfMGcKn/WmLBQBtuJQ40Q== X-Received: by 2002:a17:90a:dc81:: with SMTP id j1mr3729508pjv.29.1575057587944; Fri, 29 Nov 2019 11:59:47 -0800 (PST) Received: from localhost ([122.177.85.74]) by smtp.gmail.com with ESMTPSA id 67sm15725516pfw.82.2019.11.29.11.59.46 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Nov 2019 11:59:47 -0800 (PST) From: Bhupesh Sharma To: linux-kernel@vger.kernel.org Subject: [RESEND PATCH v5 4/5] Documentation/vmcoreinfo: Add documentation for 'MAX_PHYSMEM_BITS' Date: Sat, 30 Nov 2019 01:29:18 +0530 Message-Id: <1575057559-25496-5-git-send-email-bhsharma@redhat.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1575057559-25496-1-git-send-email-bhsharma@redhat.com> References: <1575057559-25496-1-git-send-email-bhsharma@redhat.com> X-MC-Unique: n1mAx7ksNs-Qy_PUGz5x0A-1 X-Mimecast-Spam-Score: 0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20191129_115952_452528_68E23D94 X-CRM114-Status: GOOD ( 12.11 ) 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: Kazuhito Hagio , Benjamin Herrenschmidt , linux-doc@vger.kernel.org, Will Deacon , bhsharma@redhat.com, x86@kernel.org, kexec@lists.infradead.org, Paul Mackerras , Boris Petkov , Michael Ellerman , James Morse , Thomas Gleixner , bhupesh.linux@gmail.com, linuxppc-dev@lists.ozlabs.org, Ingo Molnar , linux-arm-kernel@lists.infradead.org, Dave Anderson MIME-Version: 1.0 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 Add documentation for 'MAX_PHYSMEM_BITS' variable being added to vmcoreinfo. 'MAX_PHYSMEM_BITS' defines the maximum supported physical address space memory. Cc: Boris Petkov Cc: Ingo Molnar Cc: Thomas Gleixner Cc: James Morse Cc: Will Deacon Cc: Michael Ellerman Cc: Paul Mackerras Cc: Benjamin Herrenschmidt Cc: Dave Anderson Cc: Kazuhito Hagio Cc: x86@kernel.org Cc: linuxppc-dev@lists.ozlabs.org Cc: linux-arm-kernel@lists.infradead.org Cc: linux-kernel@vger.kernel.org Cc: kexec@lists.infradead.org Signed-off-by: Bhupesh Sharma --- Documentation/admin-guide/kdump/vmcoreinfo.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/admin-guide/kdump/vmcoreinfo.rst b/Documentation/admin-guide/kdump/vmcoreinfo.rst index 007a6b86e0ee..447b64314f56 100644 --- a/Documentation/admin-guide/kdump/vmcoreinfo.rst +++ b/Documentation/admin-guide/kdump/vmcoreinfo.rst @@ -93,6 +93,11 @@ It exists in the sparse memory mapping model, and it is also somewhat similar to the mem_map variable, both of them are used to translate an address. +MAX_PHYSMEM_BITS +---------------- + +Defines the maximum supported physical address space memory. + page ---- -- 2.7.4 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from us-smtp-delivery-1.mimecast.com ([205.139.110.120] helo=us-smtp-1.mimecast.com) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1iamQi-0007FW-1Y for kexec@lists.infradead.org; Fri, 29 Nov 2019 19:59:54 +0000 Received: by mail-pg1-f197.google.com with SMTP id i21so199781pgm.21 for ; Fri, 29 Nov 2019 11:59:48 -0800 (PST) From: Bhupesh Sharma Subject: [RESEND PATCH v5 4/5] Documentation/vmcoreinfo: Add documentation for 'MAX_PHYSMEM_BITS' Date: Sat, 30 Nov 2019 01:29:18 +0530 Message-Id: <1575057559-25496-5-git-send-email-bhsharma@redhat.com> In-Reply-To: <1575057559-25496-1-git-send-email-bhsharma@redhat.com> References: <1575057559-25496-1-git-send-email-bhsharma@redhat.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "kexec" Errors-To: kexec-bounces+dwmw2=infradead.org@lists.infradead.org To: linux-kernel@vger.kernel.org Cc: Kazuhito Hagio , Benjamin Herrenschmidt , linux-doc@vger.kernel.org, Will Deacon , bhsharma@redhat.com, x86@kernel.org, kexec@lists.infradead.org, Paul Mackerras , Boris Petkov , Michael Ellerman , James Morse , Thomas Gleixner , bhupesh.linux@gmail.com, linuxppc-dev@lists.ozlabs.org, Ingo Molnar , linux-arm-kernel@lists.infradead.org, Dave Anderson Add documentation for 'MAX_PHYSMEM_BITS' variable being added to vmcoreinfo. 'MAX_PHYSMEM_BITS' defines the maximum supported physical address space memory. Cc: Boris Petkov Cc: Ingo Molnar Cc: Thomas Gleixner Cc: James Morse Cc: Will Deacon Cc: Michael Ellerman Cc: Paul Mackerras Cc: Benjamin Herrenschmidt Cc: Dave Anderson Cc: Kazuhito Hagio Cc: x86@kernel.org Cc: linuxppc-dev@lists.ozlabs.org Cc: linux-arm-kernel@lists.infradead.org Cc: linux-kernel@vger.kernel.org Cc: kexec@lists.infradead.org Signed-off-by: Bhupesh Sharma --- Documentation/admin-guide/kdump/vmcoreinfo.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/admin-guide/kdump/vmcoreinfo.rst b/Documentation/admin-guide/kdump/vmcoreinfo.rst index 007a6b86e0ee..447b64314f56 100644 --- a/Documentation/admin-guide/kdump/vmcoreinfo.rst +++ b/Documentation/admin-guide/kdump/vmcoreinfo.rst @@ -93,6 +93,11 @@ It exists in the sparse memory mapping model, and it is also somewhat similar to the mem_map variable, both of them are used to translate an address. +MAX_PHYSMEM_BITS +---------------- + +Defines the maximum supported physical address space memory. + page ---- -- 2.7.4 _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec