From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mx1.redhat.com ([209.132.183.28]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1h3Hnk-0005s2-LL for kexec@lists.infradead.org; Mon, 11 Mar 2019 10:04:59 +0000 Date: Mon, 11 Mar 2019 18:04:38 +0800 From: Dave Young Subject: Re: [PATCH v2 3/8] kexec: export PG_offline to VMCOREINFO Message-ID: <20190311100438.GA12545@dhcp-128-65.nay.redhat.com> References: <20181122100627.5189-1-david@redhat.com> <20181122100627.5189-4-david@redhat.com> <20190311090402.GA12071@dhcp-128-65.nay.redhat.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "kexec" Errors-To: kexec-bounces+dwmw2=infradead.org@lists.infradead.org To: David Hildenbrand Cc: Michal Hocko , Arnd Bergmann , Baoquan He , linux-pm@vger.kernel.org, pv-drivers@vmware.com, Borislav Petkov , linux-doc@vger.kernel.org, kexec-ml , linux-kernel@vger.kernel.org, Matthew Wilcox , linux-mm@kvack.org, Kazuhito Hagio , "Michael S. Tsirkin" , xen-devel@lists.xenproject.org, linux-fsdevel@vger.kernel.org, devel@linuxdriverproject.org, Andrew Morton , Omar Sandoval , "Kirill A. Shutemov" , Lianbo Jiang > > The patch has been merged, would you mind to send a documentation patch > > for the vmcoreinfo, which is added recently in Documentation/kdump/vmcoreinfo.txt > > > > A brief description about how this vmcoreinfo field is used is good to > > have. > > > > Turns out, it was already documented > > PG_lru|PG_private|PG_swapcache|PG_swapbacked|PG_slab|PG_hwpoision > |PG_head_mask|PAGE_BUDDY_MAPCOUNT_VALUE(~PG_buddy) > |PAGE_OFFLINE_MAPCOUNT_VALUE(~PG_offline) > ----------------------------------------------------------------- > > Page attributes. These flags are used to filter various unnecessary for > dumping pages. Good enough, just ignore the request! Thanks! _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec