Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp14402891pxu; Tue, 5 Jan 2021 00:04:40 -0800 (PST) X-Google-Smtp-Source: ABdhPJwCOr6d6dimBIp7wdBE6MzgDVa9BMaOaODWlzLKATQeJiWNUN23n+2GkPTc2g7ltYySo1OL X-Received: by 2002:a17:906:780c:: with SMTP id u12mr43620851ejm.125.1609833880609; Tue, 05 Jan 2021 00:04:40 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1609833880; cv=none; d=google.com; s=arc-20160816; b=yO6yEzD1YIRAT4OUMaqfLwaZACy8Ml0toeMJNge0XBSy900dwGXY6ZYfr9cR3Sqo2a Z0f7IczhKhNOWTvsI8O9pXJZpqBCkXm9FKmTNCfqeOFyT71VvhYvjKTVHAzx9WHPh0dX ZDMJPxiQnfJ6X7q5NfNR2EGcbc3JEO4531vWfCnl6HQQOFxeBleqWXxbJaIr5+SL0PJT PyVNPXaoLpm300XNhHPaI2khNA8lco0Eo4CrCJTi5VpYHR5YxSFol4Gd2/O8M3ow/NYb wQju7nkzpabzyh4lLSC99xNlwUE3fIX9VJJtS/DoFBzo3jdEfI962JVWDNkMQeyJAeAB O3YQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=Cxzc/0CIZcZEmpb9K49ULZp9Lus4XR9wQN99vW/8obc=; b=ST/w47pupN27OOpAMUiwOnf/lyDsYlv5FHE06SrZsWISWTwprzEBezykxu364YTcCI wa3O+LbGqkklSSwePacDWrbeOn18gFcJI1uLlSVZ6jFJZxvMRuPutdLUu1hA6FeNM0u6 tw8V1RzDmIQnULI444hfRRa8uMEMUQHXV/FZpG5l0FFsga2IHWE+2t42WaNyLgDjLthb PYanRIHVyP9CWLEFBwweIrdD9M7nXS9aHkzHO4wYe3M/gw+p3X8aqFgRwYkb5eaZlnrg SyiH7OjjTkDQYqrEplKIR/QiZ3kk1iNRXrfzFsdi7w5aUbtkEGmn5uSKFpXTpORsnfyq alXg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@suse.com header.s=susede1 header.b=Cl8Uf9tN; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=QUARANTINE sp=NONE dis=NONE) header.from=suse.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id r19si29238254ejs.1.2021.01.05.00.04.17; Tue, 05 Jan 2021 00:04:40 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@suse.com header.s=susede1 header.b=Cl8Uf9tN; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=QUARANTINE sp=NONE dis=NONE) header.from=suse.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727063AbhAEIBq (ORCPT + 99 others); Tue, 5 Jan 2021 03:01:46 -0500 Received: from mx2.suse.de ([195.135.220.15]:45584 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726195AbhAEIBp (ORCPT ); Tue, 5 Jan 2021 03:01:45 -0500 X-Virus-Scanned: by amavisd-new at test-mx.suse.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.com; s=susede1; t=1609833658; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=Cxzc/0CIZcZEmpb9K49ULZp9Lus4XR9wQN99vW/8obc=; b=Cl8Uf9tN0gtBVJsbvIpCRCx9qoawwjvMgTXARJP5gEx1IB7O/nXbTZkR+Kh0fr0NfgHr/5 W6aZ5dAfMVd7miYPQmwPeJKjpysGd91RsTIZ1CoCnGuCh3Gp3z+g4622YDHHoojRuS9mK2 adR4z8weKtEJ1LrOo53k7Jz34wgWJZ0= Received: from relay2.suse.de (unknown [195.135.221.27]) by mx2.suse.de (Postfix) with ESMTP id 99930AA35; Tue, 5 Jan 2021 08:00:58 +0000 (UTC) Date: Tue, 5 Jan 2021 09:00:57 +0100 From: Michal Hocko To: David Hildenbrand Cc: Dan Williams , linux-mm@kvack.org, LKML , Oscar Salvador Subject: Re: uninitialized pmem struct pages Message-ID: <20210105080057.GT13207@dhcp22.suse.cz> References: <20210104100323.GC13207@dhcp22.suse.cz> <033e1cd6-9762-5de6-3e88-47d3038fda7f@redhat.com> <20210104142624.GI13207@dhcp22.suse.cz> <23a4eea2-9fdb-fd1d-ee92-9cd8ac6e8f41@redhat.com> <20210104151005.GK13207@dhcp22.suse.cz> <26db2c3e-10c7-c6e3-23f7-21eb5101b31a@redhat.com> <20210104153300.GL13207@dhcp22.suse.cz> <6106ca7f-3247-0916-3e1e-ad6af17272ea@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6106ca7f-3247-0916-3e1e-ad6af17272ea@redhat.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon 04-01-21 16:44:52, David Hildenbrand wrote: > On 04.01.21 16:43, David Hildenbrand wrote: > > On 04.01.21 16:33, Michal Hocko wrote: > >> On Mon 04-01-21 16:15:23, David Hildenbrand wrote: > >>> On 04.01.21 16:10, Michal Hocko wrote: > >> [...] > >>> Do the physical addresses you see fall into the same section as boot > >>> memory? Or what's around these addresses? > >> > >> Yes I am getting a garbage for the first struct page belonging to the > >> pmem section [1] > >> [ 0.020161] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0x603fffffff] > >> [ 0.020163] ACPI: SRAT: Node 4 PXM 4 [mem 0x6060000000-0x11d5fffffff] non-volatile > >> > >> The pfn without the initialized struct page is 0x6060000. This is a > >> first pfn in a section. > > > > Okay, so we're not dealing with the "early section" mess I described, > > different story. > > > > Due to [1], is_mem_section_removable() called > > pfn_to_page(PHYS_PFN(0x6060000)). page_zone(page) made it crash, as not > > initialized. > > > > Let's assume this is indeed a reserved pfn in the altmap. What's the > > actual address of the memmap? > > > > I do wonder what hosts pfn_to_page(PHYS_PFN(0x6060000)) - is it actually > > part of the actual altmap (i.e. > 0x6060000) or maybe even self-hosted? > > > > If it's not self-hosted, initializing the relevant memmaps should work > > just fine I guess. Otherwise things get more complicated. > > Oh, I forgot: pfn_to_online_page() should at least in your example make > sure other pfn walkers are safe. It was just an issue of > is_mem_section_removable(). Hmm, I suspect you are right. I haven't put this together, thanks! The memory section is indeed marked offline so pfn_to_online_page would indeed bail out: crash> p (0x6060000>>15) $3 = 3084 crash> p mem_section[3084/128][3084 & 127] $4 = { section_mem_map = 18446736128020054019, usage = 0xffff902dcf956680, page_ext = 0x0, pad = 0 } crash> p 18446736128020054019 & (1UL<<2) $5 = 0 That makes it considerably less of a problem than I thought! Thanks David! -- Michal Hocko SUSE Labs