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 8B785C27C76 for ; Sat, 28 Jan 2023 11:04:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233524AbjA1LD7 (ORCPT ); Sat, 28 Jan 2023 06:03:59 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55468 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229836AbjA1LD5 (ORCPT ); Sat, 28 Jan 2023 06:03:57 -0500 Received: from mail.skyhub.de (mail.skyhub.de [IPv6:2a01:4f8:190:11c2::b:1457]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4870413DF6 for ; Sat, 28 Jan 2023 03:03:55 -0800 (PST) Received: from zn.tnic (p5de8e9fe.dip0.t-ipconnect.de [93.232.233.254]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.skyhub.de (SuperMail on ZX Spectrum 128k) with ESMTPSA id 90B3D1EC02F2; Sat, 28 Jan 2023 12:03:53 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1674903833; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:in-reply-to:in-reply-to: references:references; bh=DSBiMuszB1xOaiP7mm3QKpeipvZr8i+kSdrLoMIES6s=; b=HP+qMdvQZvTms/FAokDewZfTJpWikoTJTKSTJQ09BOHBmpd+DoWVvaTzJDPkyHQEoqzWgw CiIZ9VL4BK4UAOdqXo2/5F2KYlY82FF2qk9BJ95f6GrxkjpyhoTTirvvvN1JHJLj2dR+7r yrs6zPrONXEPTaAI76YxuekCWT7Yd20= Date: Sat, 28 Jan 2023 12:03:48 +0100 From: Borislav Petkov To: Mirsad Goran Todorovac Cc: Vlastimil Babka , Andrew Morton , Alexander Potapenko , Marco Elver , Dmitry Vyukov , linux-mm , lkml Subject: Re: Failure during Stack Depot allocating hash table of 1048576 entries with kvcalloc Message-ID: References: <07e42002-e78d-7947-19a7-0dd035466f50@alu.unizg.hr> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <07e42002-e78d-7947-19a7-0dd035466f50@alu.unizg.hr> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Jan 28, 2023 at 03:41:50AM +0100, Mirsad Goran Todorovac wrote: > This appears to be a duplicate of the report: > https://lore.kernel.org/linux-mm/2c677d85-820c-d41a-fc98-7d3974b49e42@alu.unizg.hr/raw Yah, looks like 56a61617dd22 ("mm: use stack_depot for recording kmemleak's backtrace") needs to be reverted. -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette