Received: by 2002:a05:6a10:f3d0:0:0:0:0 with SMTP id a16csp3217013pxv; Sun, 27 Jun 2021 22:51:42 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyfzvodgPIMYCY3Kjxgf1Q2n0+dsRAUvgNU+aguXFOinMspHqpfo41mgl/xXDWp2S1TZu5E X-Received: by 2002:a17:906:2e81:: with SMTP id o1mr22908014eji.446.1624859502665; Sun, 27 Jun 2021 22:51:42 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1624859502; cv=none; d=google.com; s=arc-20160816; b=Qp8frUXUxhii2MtfyOysD5ML0hQd8W8xi+/PTZzwIz+HjWDBv+TNyrRbwnjTxhRTZ/ JjJud7i/zF1Z7MtFI/6m2lGVNQPZRkNAaQX5X8HCoea0EnUN0eYTTUb3xXhNPt0B3kNj aadlkPAG9wnvQo/fSi2svbJwQVx95KvXrJwn9md6zQzUoIdWStpjHh9a266CDiDWAgfT +lPmlN8bM8qeAvEUrnFyupG3F9VLCMexGEhuE9mHY7QyedBN+SGCpLZhH6aY0RFwG/nS Y5tX64TvDOqOqidkyw7nssyTg5TNMgtLk08ua9Zg6wqaR9se5f8dH2u+xxxaY09HQarQ Brhg== 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=DYjEJOqMCLEoFDZTAWbsEiVbwevH0ObWGkIasPpx6jY=; b=LVgcMQRUv9GVpmu4DdjVbQfV/UHX579Kw2CUMcQTOA9acFKCXcnsvFaDRIT30WodD2 HCA1wVaGryS5Vftmgg6ySRjtwnO1ICVl1tUWaM68rUfD460juIpOJqflWmKTB6BIxUqH jcFl9BYtYVuPQEZkarCnQpNzs3KHTGEyNoTUmLU9fTQTupszYg1oIpE/P4pJPbieagxs 7a3Rd5AzfwmYJTCNAUGDskKHXgW47OoFJhqSfbjLPL/volj/c7FtNajrRjFMUeRPKq9N YiM/bNE2+he88nJIwt9e84ISzaNeTwpG9KGFzAAfiGbpP7IPpOH/nm3t6VlpZCrgeLQC 0ZhQ== 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 d2si12581393ejr.606.2021.06.27.22.51.17; Sun, 27 Jun 2021 22:51:42 -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 S232067AbhF1Fue (ORCPT + 99 others); Mon, 28 Jun 2021 01:50:34 -0400 Received: from lucky1.263xmail.com ([211.157.147.130]:49548 "EHLO lucky1.263xmail.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229692AbhF1Fue (ORCPT ); Mon, 28 Jun 2021 01:50:34 -0400 Received: from localhost (unknown [192.168.167.16]) by lucky1.263xmail.com (Postfix) with ESMTP id 76E23D5D06; Mon, 28 Jun 2021 13:47:59 +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 P12363T139709984536320S1624859260300161_; Mon, 28 Jun 2021 13:48:00 +0800 (CST) X-IP-DOMAINF: 1 X-UNIQUE-TAG: <4742e892832fb92502ccda9ba712ab69> X-RL-SENDER: zhanglianjie@uniontech.com X-SENDER: zhanglianjie@uniontech.com X-LOGIN-NAME: zhanglianjie@uniontech.com X-FST-TO: jiaxun.yang@flygoat.com X-RCPT-COUNT: 6 X-SENDER-IP: 58.240.82.166 X-ATTACHMENT-NUM: 0 X-System-Flag: 0 From: zhanglianjie To: jiaxun.yang@flygoat.com, chenhuacai@kernel.org, tsbogend@alpha.franken.de Cc: linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org, zhanglianjie Subject: [PATCH v2] mm: Fix the problem of mips architecture Oops Date: Mon, 28 Jun 2021 13:47:38 +0800 Message-Id: <20210628054738.10964-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/loongson64/numa.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/arch/mips/loongson64/numa.c b/arch/mips/loongson64/numa.c index fa9b4a487a47..dba9e6f17b9e 100644 --- a/arch/mips/loongson64/numa.c +++ b/arch/mips/loongson64/numa.c @@ -129,6 +129,9 @@ static void __init node_mem_init(unsigned int node) if (node_end_pfn(0) >= (0xffffffff >> PAGE_SHIFT)) memblock_reserve((node_addrspace_offset | 0xfe000000), 32 << 20); + + /* Reserver pfn range 0~node[0]->node_start_pfn */ + memblock_reserve(0, PAGE_SIZE * start_pfn); } } -- 2.20.1