From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 41540C433F5 for ; Fri, 15 Apr 2022 17:43:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S244541AbiDORp6 (ORCPT ); Fri, 15 Apr 2022 13:45:58 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34796 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243665AbiDORp5 (ORCPT ); Fri, 15 Apr 2022 13:45:57 -0400 Received: from shelob.surriel.com (shelob.surriel.com [96.67.55.147]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A0F3FB7C4E for ; Fri, 15 Apr 2022 10:43:26 -0700 (PDT) Received: from imladris.surriel.com ([96.67.55.152]) by shelob.surriel.com with esmtpsa (TLS1.2) tls TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1nfPyU-00005a-H1; Fri, 15 Apr 2022 13:43:14 -0400 Message-ID: <2bff92c8080441550416d481d719aa26ebd2e47b.camel@surriel.com> Subject: Re: [PATCH v4 bpf 1/4] vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAP From: Rik van Riel To: Song Liu , bpf@vger.kernel.org, linux-mm@kvack.org, linux-kernel@vger.kernel.org Cc: ast@kernel.org, daniel@iogearbox.net, kernel-team@fb.com, akpm@linux-foundation.org, rick.p.edgecombe@intel.com, hch@infradead.org, imbrenda@linux.ibm.com, mcgrof@kernel.org, Christoph Hellwig Date: Fri, 15 Apr 2022 13:43:13 -0400 In-Reply-To: <20220415164413.2727220-2-song@kernel.org> References: <20220415164413.2727220-1-song@kernel.org> <20220415164413.2727220-2-song@kernel.org> Content-Type: multipart/signed; micalg="pgp-sha256"; protocol="application/pgp-signature"; boundary="=-JHt/Js2fL2sMaIIVT/FN" User-Agent: Evolution 3.42.4 (3.42.4-1.fc35) MIME-Version: 1.0 Sender: riel@shelob.surriel.com Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --=-JHt/Js2fL2sMaIIVT/FN Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Fri, 2022-04-15 at 09:44 -0700, Song Liu wrote: >=20 > Fixes: fac54e2bfb5b ("x86/Kconfig: Select HAVE_ARCH_HUGE_VMALLOC with > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 HAVE_ARCH_HUGE_VMAP"= ) > Link: > https://lore.kernel.org/netdev/14444103-d51b-0fb3-ee63-c3f182f0b546@molge= n.mpg.de/ > " > Reviewed-by: Christoph Hellwig > Signed-off-by: Song Liu Reviewed-by: Rik van Riel --=20 All Rights Reversed. --=-JHt/Js2fL2sMaIIVT/FN Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEEKR73pCCtJ5Xj3yADznnekoTE3oMFAmJZrrEACgkQznnekoTE 3oPzPwf/S4QLbls0JXyAHaxYf0wp8jsqRi8kyRfTzTBxnlYxgo/ZEKwouZIr4DuI RYQ3pixp0bFIQuMVlwEqk9DllZIC/wMgY23xOtXLsXQDABLEVzkgAuE9rAwTMgzc 1u96joK5BvtRGsw2nhOPJ/9HS845VEmjg9paYADV7Hji4I+rVmMqDgAj65foLOXw /MR/KsFuFzhdH+/QHa5orFpQ3siEE6w8nwD6PL31hjVMr4SsKBzyCcifPQLUMSMS DhFAa5C3y3A46cL/sAI4habJ7QX6fFs6ha5RWL/F4cTb2fNYbM5gTw2vqMPfRtfw ois/WPX8s3mh7dlQJHyrmGZj/eEWGQ== =TGwA -----END PGP SIGNATURE----- --=-JHt/Js2fL2sMaIIVT/FN--