Received: by 2002:a05:6a10:1a4d:0:0:0:0 with SMTP id nk13csp3887150pxb; Fri, 4 Feb 2022 20:32:00 -0800 (PST) X-Google-Smtp-Source: ABdhPJzf/29/Zn+efPdeJl83hqRTU5Z4fxyYRfgM/4tRD3mYaKZFOeBiHz6TtKpv6qIqt3E5Xls4 X-Received: by 2002:a05:6a00:cc8:: with SMTP id b8mr6246190pfv.64.1644035519927; Fri, 04 Feb 2022 20:31:59 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1644035519; cv=none; d=google.com; s=arc-20160816; b=Ei/psoQbWMjl6saYdvB3UWy7R3Ck8KzYo236Rg2YS6JGzDEpDVa+wA6JYSfo2jvxHr xB040s1Dkv+xswuAd6rOgUtvOKbu4gniMgd0vY8gqvLEcNYM9JehWJWc3G/tuHBpk+vy h72dJiZgCmtzkt3TT0o9B+jIthX950bfiHcYGeoAcFsYRQJJwyV/Mz8iVVAxlGRCdH06 Q2cN35zIs5iSdT0kGJAkvwEETqNzm9HDtfdpMZ68rI5cgYkLkqnOSquvNrqxrGiUrpt/ DwO5eZwpNyz87twNDJbaSt0qMWqd6W7rCJq/oZ4UzMz6WtYF3JTzBj486Mwt6skJKJfs hjEw== 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 :references:in-reply-to:message-id:date:subject:cc:to:from; bh=5I1lj2HebOHCQ270BvN6i5o7F9pJODuKXdcmQNkI2R0=; b=h5GUskU3RceCmyEf7zTWYJBue60+5+PAaLndZdaYFTXdPU3j2TYqKwbCM85Ka1L8Vh LjB3qt19pCojX53Q38EM2OTsuRfxAk2JwoMNh7J1pm4RXHB54QFe8zHfh8ozxsysEuXz IwddlHKExqlyn0XmTdHfO2By50gfozlPZ0HVonINdwpxE6mMigsDDjaRVORAjF3aAgxz 3lFXTdg7VVEGiuL0RG1oHcb9j3WPJVthfD/GIKOE+W1+47s3MKal8pbl108Mq558zx4I zZsAe8jWgjllb5LgdcBYx7S4KS0h8T3m9ZzG4tD2PnREn9P6to6iIlNTkB7plUUDlDg8 qAQA== 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:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id k20si2131953pjq.95.2022.02.04.20.31.27; Fri, 04 Feb 2022 20:31:59 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230089AbiBDTBI convert rfc822-to-8bit (ORCPT + 99 others); Fri, 4 Feb 2022 14:01:08 -0500 Received: from mx0a-00082601.pphosted.com ([67.231.145.42]:38286 "EHLO mx0a-00082601.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229898AbiBDTBG (ORCPT ); Fri, 4 Feb 2022 14:01:06 -0500 Received: from pps.filterd (m0148461.ppops.net [127.0.0.1]) by mx0a-00082601.pphosted.com (8.16.1.2/8.16.1.2) with ESMTP id 214Iis5e021735 for ; Fri, 4 Feb 2022 11:01:06 -0800 Received: from mail.thefacebook.com ([163.114.132.120]) by mx0a-00082601.pphosted.com (PPS) with ESMTPS id 3e19gar6b5-8 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NOT) for ; Fri, 04 Feb 2022 11:01:06 -0800 Received: from twshared9880.08.ash8.facebook.com (2620:10d:c085:208::f) by mail.thefacebook.com (2620:10d:c085:21d::7) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2308.21; Fri, 4 Feb 2022 11:01:05 -0800 Received: by devbig006.ftw2.facebook.com (Postfix, from userid 4523) id 5C7E9296C5732; Fri, 4 Feb 2022 10:57:53 -0800 (PST) From: Song Liu To: , , CC: , , , , , , , Song Liu Subject: [PATCH v9 bpf-next 1/9] x86/Kconfig: select HAVE_ARCH_HUGE_VMALLOC with HAVE_ARCH_HUGE_VMAP Date: Fri, 4 Feb 2022 10:57:34 -0800 Message-ID: <20220204185742.271030-2-song@kernel.org> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220204185742.271030-1-song@kernel.org> References: <20220204185742.271030-1-song@kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8BIT X-FB-Internal: Safe Content-Type: text/plain X-Proofpoint-ORIG-GUID: poWbAL__SIU1ESKr1cHxP6jHF0JkzObC X-Proofpoint-GUID: poWbAL__SIU1ESKr1cHxP6jHF0JkzObC X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.816,Hydra:6.0.425,FMLib:17.11.62.513 definitions=2022-02-04_07,2022-02-03_01,2021-12-02_01 X-Proofpoint-Spam-Details: rule=fb_outbound_notspam policy=fb_outbound score=0 clxscore=1015 malwarescore=0 spamscore=0 lowpriorityscore=0 mlxlogscore=908 impostorscore=0 phishscore=0 suspectscore=0 bulkscore=0 mlxscore=0 adultscore=0 priorityscore=1501 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2201110000 definitions=main-2202040104 X-FB-Internal: deliver Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Song Liu This enables module_alloc() to allocate huge page for 2MB+ requests. To check the difference of this change, we need enable config CONFIG_PTDUMP_DEBUGFS, and call module_alloc(2MB). Before the change, /sys/kernel/debug/page_tables/kernel shows pte for this map. With the change, /sys/kernel/debug/page_tables/ show pmd for thie map. Signed-off-by: Song Liu --- arch/x86/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 6fddb63271d9..e0e0d00cf103 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig @@ -159,6 +159,7 @@ config X86 select HAVE_ALIGNED_STRUCT_PAGE if SLUB select HAVE_ARCH_AUDITSYSCALL select HAVE_ARCH_HUGE_VMAP if X86_64 || X86_PAE + select HAVE_ARCH_HUGE_VMALLOC if HAVE_ARCH_HUGE_VMAP select HAVE_ARCH_JUMP_LABEL select HAVE_ARCH_JUMP_LABEL_RELATIVE select HAVE_ARCH_KASAN if X86_64 -- 2.30.2