Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp223472pxj; Wed, 23 Jun 2021 20:26:44 -0700 (PDT) X-Google-Smtp-Source: ABdhPJw8ttHAuqc841Z/e81/MMy0s7E8FcYmFe7MIt9ISB6nArhYpcamzB7dJ9ciJAcOlFPGsPZI X-Received: by 2002:a17:906:a3ce:: with SMTP id ca14mr3152402ejb.462.1624505203843; Wed, 23 Jun 2021 20:26:43 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1624505203; cv=none; d=google.com; s=arc-20160816; b=WHVx5TMMtOtspNeNQ9XwhOttFAycedcoqneUSuyq/pGt3CBu6CHfE8Gwydc7qaoexE XbahfG+f/ujjeEnMES5heHmMvug2AFhV5i0ezJ83JxBfOcIkXeyqw2lMDDWZbdCYiVme iXkES2AmN1eMKM21Yd5ATN+jjrvsmlwt0ZWbH2g93eZg9pIBamh7Um22Vu95uWDdXbfm 9Uo0A0MvasWAXVIfI6cThFibp0jdWhe5zqBQQnJieK52abS/FBjKaJPE92j1lxpFz2y7 yMgL/OQxm55sy7hxVuy+p2yZ4J17sfRVAx0g7CAO7gFKd3gYgLse4D8BvVBjCB09jHHL 8IbA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=WgmktAvwxxpD1vr/VahdDUpnB9K/fGdbGAoohGFbKXo=; b=twdHggciTrHDVt1VoMg5ESseHuM7hJsHcjCBzI3EpoVMKGzNhc4IlLu4phsU+83FQg Wmu9f5a97iKXz1m34ws8YFRh6N1gTwH3QaiYsFihtI/r165yYXin4OzEnUUgawLbTcO9 Ge4AO+ZqAhILSVT1fKSh5iuDLlnEe4XNBfBxe4Qmbe+MwFMng7/tdY3mTqw4CyDqrg1d AaT3NT2RVH+9DyIV1dgLMJKqelHmQivldQRonUDQOcPX4JsnVdk6c6frkynRBHK1D8dG xahl2c0ucvw62Odo7RHrj/amDdt3c1mchRwCIi1zfshkjJ5vPV15b+m3BSm9RWFlwKQw bveA== ARC-Authentication-Results: i=1; mx.google.com; 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id g18si1663561eds.64.2021.06.23.20.25.57; Wed, 23 Jun 2021 20:26:43 -0700 (PDT) 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; 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229822AbhFXDZA (ORCPT + 99 others); Wed, 23 Jun 2021 23:25:00 -0400 Received: from lucky1.263xmail.com ([211.157.147.134]:49390 "EHLO lucky1.263xmail.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229758AbhFXDY7 (ORCPT ); Wed, 23 Jun 2021 23:24:59 -0400 Received: from localhost (unknown [192.168.167.70]) by lucky1.263xmail.com (Postfix) with ESMTP id 37938CEFC8; Thu, 24 Jun 2021 11:22:18 +0800 (CST) X-MAIL-GRAY: 0 X-MAIL-DELIVERY: 1 X-ADDR-CHECKED4: 1 X-SKE-CHECKED: 1 X-ANTISPAM-LEVEL: 2 Received: from localhost.localdomain (unknown [58.240.82.166]) by smtp.263.net (postfix) whith ESMTP id P13447T140124964771584S1624504933892933_; Thu, 24 Jun 2021 11:22:18 +0800 (CST) X-IP-DOMAINF: 1 X-UNIQUE-TAG: <2579a99a4ebe421840c505abf824e66b> X-RL-SENDER: zhanglianjie@uniontech.com X-SENDER: zhanglianjie@uniontech.com X-LOGIN-NAME: zhanglianjie@uniontech.com X-FST-TO: tsbogend@alpha.franken.de X-RCPT-COUNT: 5 X-SENDER-IP: 58.240.82.166 X-ATTACHMENT-NUM: 0 X-System-Flag: 0 From: zhanglianjie To: tsbogend@alpha.franken.de Cc: linux-kernel@vger.kernel.org, linux-mips@vger.kernel.org, tangyouling@loongson.cn, zhanglianjie Subject: [PATCH] mm: Fix the problem of mips architecture Oops Date: Thu, 24 Jun 2021 11:22:12 +0800 Message-Id: <20210624032212.24769-1-zhanglianjie@uniontech.com> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The cause of the problem is as follows: 1. when cat /sys/devices/system/memory/memory0/valid_zones, test_pages_in_a_zone() will be called. 2. test_pages_in_a_zone() finds the zone according to stat_pfn = 0. The smallest pfn of the numa node in the mips architecture is 128, and the page corresponding to the previous 0~127 pfn is not initialized (page->flags is 0xFFFFFFFF) 3. The nid and zonenum obtained using page_zone(pfn_to_page(0)) are out of bounds in the corresponding array, &NODE_DATA(page_to_nid(page))->node_zones[page_zonenum(page)], access to the out-of-bounds zone member variables appear abnormal, resulting in Oops. Therefore, it is necessary to keep the page between 0 and the minimum pfn to prevent Oops from appearing. Signed-off-by: zhanglianjie --- arch/mips/kernel/setup.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/mips/kernel/setup.c b/arch/mips/kernel/setup.c index 23a140327a0b..f1da2b2ba5e9 100644 --- a/arch/mips/kernel/setup.c +++ b/arch/mips/kernel/setup.c @@ -653,6 +653,8 @@ static void __init arch_mem_init(char **cmdline_p) */ memblock_set_current_limit(PFN_PHYS(max_low_pfn)); + memblock_reserve(0, PAGE_SIZE * NODE_DATA(0)->node_start_pfn); + mips_reserve_vmcore(); mips_parse_crashkernel(); -- 2.20.1