Received: by 2002:a05:6902:102b:0:0:0:0 with SMTP id x11csp773709ybt; Fri, 19 Jun 2020 13:24:56 -0700 (PDT) X-Google-Smtp-Source: ABdhPJw6+zmgnzaX93xuHyXNi3bdhAVNI1BAMxptMQD+IX4weFjvxHXwzgBRprxA2GnQUW3+bGzU X-Received: by 2002:a05:6402:a42:: with SMTP id bt2mr5020231edb.42.1592598296626; Fri, 19 Jun 2020 13:24:56 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1592598296; cv=none; d=google.com; s=arc-20160816; b=AEvhm2+pvQeCL9Zmx8eCBEFR6iL/4yp8I9QR/3GPAj2bQZRWZDQDB+SDIPTtXVvQXn CN4nMdp5Gqvm+m6JRoT6QD6unZ8KbqS2JcE499Z93hojlypzXyl62pnLGG81FspY/HWD x9DbWK/eAF5tkHDGRwSB8E5nsrXR+WKBjv7mfsWA+3GDubgmc4vrxisZVE+iQbFX13EA sit2OiXMaZp4G87oywRGrFRoMjjJs1TI1WVTD1PdXbx2yjwM5JstcOyIzIYMrTt1TB10 OON0MU9sKduuyW0RldBK1oLQBhLxJIdGF19z4nUc1l1iIXJgPTgfl8PFPcqkYC3VS4WU HAAw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=8lAOewkbyWpcBf1tq4bU6X/18AEOR9nlSkwSfXm8ofE=; b=eqqfW7ybYHDI6WedumdGiSYEbc1gB3WnSVqK9O58bI51pAQAIeRNYWDjDbB/8NtS3R FaorOKXkHbEhpHLfRQm7rqqNxhpRCE3fP+o8TkYpV9bVrl0kRrqij1rg7iya/eec3as6 jmXrKZF6yK94Dx9RmC1Mppri7noa97XgSF7GoL5cTjr/oySEyap6IytSZ4PpW0hr5vsD aTIBSSq1ZalX4Drb7eTpQvmKjfLJsgkKWH8hxlsmPf/4Wt5IfZgtuH2srDHEQXZfJjfP sacGaK+bxRoOyV4be4QfBg1Z4pTtv8jrfkfu26KEzWp4//gcEBGpXzoBKj5ndK/2mQRN S4qg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=GbNaxdcG; 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 c11si5108553edn.383.2020.06.19.13.24.34; Fri, 19 Jun 2020 13:24:56 -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; dkim=pass header.i=@kernel.org header.s=default header.b=GbNaxdcG; 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 S2389139AbgFSOtZ (ORCPT + 99 others); Fri, 19 Jun 2020 10:49:25 -0400 Received: from mail.kernel.org ([198.145.29.99]:41754 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388503AbgFSOtM (ORCPT ); Fri, 19 Jun 2020 10:49:12 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 93A8E217A0; Fri, 19 Jun 2020 14:49:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1592578152; bh=2qLyoYM5uT2rMeb6vdKw9v73BZGzqv06q+5YAIglqCc=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=GbNaxdcGxUFqtZDrHID7QZvFqF4y86N+kjNbW5OlzLNfR5fBxB1VL09CYruGTdupY jGqkCnuDD3gGz3am1nu/vZ+T2g131WipMapfMi3A61Mju25yN+arDz6K87po2+QY3j ix89sKVXnA2PwhYh5XbJhIhWxtNgnynKdggZDoZ0= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Juxin Gao , Tiezhu Yang , Thomas Bogendoerfer , Sasha Levin Subject: [PATCH 4.14 103/190] MIPS: Make sparse_init() using top-down allocation Date: Fri, 19 Jun 2020 16:32:28 +0200 Message-Id: <20200619141638.727271292@linuxfoundation.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20200619141633.446429600@linuxfoundation.org> References: <20200619141633.446429600@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Tiezhu Yang [ Upstream commit 269b3a9ac538c4ae87f84be640b9fa89914a2489 ] In the current code, if CONFIG_SWIOTLB is set, when failed to get IO TLB memory from the low pages by plat_swiotlb_setup(), it may lead to the boot process failed with kernel panic. (1) On the Loongson and SiByte platform arch/mips/loongson64/dma.c arch/mips/sibyte/common/dma.c void __init plat_swiotlb_setup(void) { swiotlb_init(1); } kernel/dma/swiotlb.c void __init swiotlb_init(int verbose) { ... vstart = memblock_alloc_low(PAGE_ALIGN(bytes), PAGE_SIZE); if (vstart && !swiotlb_init_with_tbl(vstart, io_tlb_nslabs, verbose)) return; ... pr_warn("Cannot allocate buffer"); no_iotlb_memory = true; } phys_addr_t swiotlb_tbl_map_single() { ... if (no_iotlb_memory) panic("Can not allocate SWIOTLB buffer earlier ..."); ... } (2) On the Cavium OCTEON platform arch/mips/cavium-octeon/dma-octeon.c void __init plat_swiotlb_setup(void) { ... octeon_swiotlb = memblock_alloc_low(swiotlbsize, PAGE_SIZE); if (!octeon_swiotlb) panic("%s: Failed to allocate %zu bytes align=%lx\n", __func__, swiotlbsize, PAGE_SIZE); ... } Because IO_TLB_DEFAULT_SIZE is 64M, if the rest size of low memory is less than 64M when call plat_swiotlb_setup(), we can easily reproduce the panic case. In order to reduce the possibility of kernel panic when failed to get IO TLB memory under CONFIG_SWIOTLB, it is better to allocate low memory as small as possible before plat_swiotlb_setup(), so make sparse_init() using top-down allocation. Reported-by: Juxin Gao Co-developed-by: Juxin Gao Signed-off-by: Juxin Gao Signed-off-by: Tiezhu Yang Signed-off-by: Thomas Bogendoerfer Signed-off-by: Sasha Levin --- arch/mips/kernel/setup.c | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/arch/mips/kernel/setup.c b/arch/mips/kernel/setup.c index 05ed4ed411c7..abd7ee9e90ab 100644 --- a/arch/mips/kernel/setup.c +++ b/arch/mips/kernel/setup.c @@ -911,7 +911,17 @@ static void __init arch_mem_init(char **cmdline_p) BOOTMEM_DEFAULT); #endif device_tree_init(); + + /* + * In order to reduce the possibility of kernel panic when failed to + * get IO TLB memory under CONFIG_SWIOTLB, it is better to allocate + * low memory as small as possible before plat_swiotlb_setup(), so + * make sparse_init() using top-down allocation. + */ + memblock_set_bottom_up(false); sparse_init(); + memblock_set_bottom_up(true); + plat_swiotlb_setup(); dma_contiguous_reserve(PFN_PHYS(max_low_pfn)); -- 2.25.1