Received: by 2002:a05:6a10:9afc:0:0:0:0 with SMTP id t28csp2252171pxm; Fri, 4 Mar 2022 12:22:05 -0800 (PST) X-Google-Smtp-Source: ABdhPJxTo33ESRCOpOBM+O2qn5dZA+EUX1ElA2o9fN85qF38LD3/f5KDsQ7Zp9SgOgaewvzD+KyL X-Received: by 2002:a05:6a00:148d:b0:4cc:cb62:8e6f with SMTP id v13-20020a056a00148d00b004cccb628e6fmr401964pfu.73.1646425325543; Fri, 04 Mar 2022 12:22:05 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1646425325; cv=none; d=google.com; s=arc-20160816; b=JBRyh/sMtf7PcVi8TfcKeNF+XtY4RS1fJhanHdx0xCWtYOB0ZoDV8njk/nE8wU2oTA o587VmSvW11Vm5t6P6qwiV5CMGk3YKhQQecKAG7D2wca+1Vp0eLkA4bt9agpb4XaYMws ZsOFpKhasin2+nIq4jUm0dB3ctVjJTZIr8vC6lG3C5njiqp6NtO+HUcmNE5FmrYYxVA2 NueJzA+qo65O9dDKs019z/qM48LM1Bi3KFTfh5Njxn1fY6fBfoiZGl2ueR2mJPlK4BuY 4zgrKmdDlEh44Cu1rXul30eM1OaN1ty20n3pvHtZrx0FgGP1IhEzfGI2APeyUn/fmNbX n63g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=jONS9fqSi/jOaSvPaz9lS1pCpGNCrEUYwiUQOOA/fgc=; b=RzzN/DMoziSTv4MOkLEe/kyzckO/RY8GnvOtPKLfoQfv4WKOLZUZ92uYHVYcr/M7HH xSdBJR3GzEe6S1Xb0LtxoqsYaIHjDTd2ZypgQTV8SMfnrUYJNd+oJdi3gMNHV9epBTKI XuR+lc6OBgd09JR+wnwBOlCb/RmsfHxhnHZ4XzEBna1j1KH4b1oEoMDs+FOon25Ji1Ur 3NxG3gqMAeZindqh7e00WITHeuDPnn0N4TwsFa/53oPX9aVTJDsma/mFO7lf7kO+ho9h GIoqC8fNLNtI/8IwGw2eXOhEd9eGsVQDqCc40YLreGccinL09E7iGmiXbNBxDjE8z77E DdBA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from lindbergh.monkeyblade.net (lindbergh.monkeyblade.net. [2620:137:e000::1:18]) by mx.google.com with ESMTPS id f13-20020a63554d000000b003742e461b78si6174095pgm.698.2022.03.04.12.22.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 04 Mar 2022 12:22:05 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:18 as permitted sender) client-ip=2620:137:e000::1:18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id CF593285898; Fri, 4 Mar 2022 11:32:06 -0800 (PST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240127AbiCDPPE (ORCPT + 99 others); Fri, 4 Mar 2022 10:15:04 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45466 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240122AbiCDPO5 (ORCPT ); Fri, 4 Mar 2022 10:14:57 -0500 Received: from elvis.franken.de (elvis.franken.de [193.175.24.41]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 6C2361B124C; Fri, 4 Mar 2022 07:14:06 -0800 (PST) Received: from uucp (helo=alpha) by elvis.franken.de with local-bsmtp (Exim 3.36 #1) id 1nQ9d5-0008Id-00; Fri, 04 Mar 2022 16:14:03 +0100 Received: by alpha.franken.de (Postfix, from userid 1000) id 373FEC0F3F; Fri, 4 Mar 2022 16:10:52 +0100 (CET) Date: Fri, 4 Mar 2022 16:10:52 +0100 From: Thomas Bogendoerfer To: Tiezhu Yang Cc: Mike Rapoport , Andrew Morton , Xuefeng Li , linux-mips@vger.kernel.org, linux-mm@kvack.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v4 1/4] MIPS: Refactor early_parse_mem() to fix mem= parameter Message-ID: <20220304151052.GA27642@alpha.franken.de> References: <1646108941-27919-1-git-send-email-yangtiezhu@loongson.cn> <1646108941-27919-2-git-send-email-yangtiezhu@loongson.cn> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1646108941-27919-2-git-send-email-yangtiezhu@loongson.cn> User-Agent: Mutt/1.10.1 (2018-07-13) X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RDNS_NONE, SPF_HELO_NONE,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 01, 2022 at 12:28:58PM +0800, Tiezhu Yang wrote: > According to Documentation/admin-guide/kernel-parameters.txt, > the kernel command-line parameter mem= means "Force usage of > a specific amount of memory", but when add "mem=3G" to the > command-line, kernel boot hangs in sparse_init(). > > This commit is similar with the implementation of the other > archs such as arm64, powerpc and riscv, refactor the function > early_parse_mem() and then use memblock_enforce_memory_limit() > to limit the memory size. > > With this patch, when add "mem=3G" to the command-line, the > kernel boots successfully, we can see the following messages: unfortunately this patch would break platforms without memory detection, which simply use mem=32M for memory configuration. Not sure how many rely on this mechanism. If we can make sure nobody uses it, I'm fine with your patch. Thomas. -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]