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 7C166CDB46E for ; Thu, 12 Oct 2023 11:56:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1347230AbjJLL4F (ORCPT ); Thu, 12 Oct 2023 07:56:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43586 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1347197AbjJLLzo (ORCPT ); Thu, 12 Oct 2023 07:55:44 -0400 Received: from mail.alien8.de (mail.alien8.de [65.109.113.108]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1A76E65B9 for ; Thu, 12 Oct 2023 04:53:30 -0700 (PDT) Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.alien8.de (SuperMail on ZX Spectrum 128k) with ESMTP id 431B340E00B3; Thu, 12 Oct 2023 11:52:22 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at mail.alien8.de Authentication-Results: mail.alien8.de (amavisd-new); dkim=pass (4096-bit key) header.d=alien8.de Received: from mail.alien8.de ([127.0.0.1]) by localhost (mail.alien8.de [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id x1vVcwXzsvG6; Thu, 12 Oct 2023 11:52:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=alien8; t=1697111540; bh=BhqFVyru2XLjyKZ3twgvU8/mTEynwVJU5dLKj/7BYWs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=U3XucB6pftNr+WVHF+144vqYwXjnq2oCBRHVRyYDFB17m36B1wizyyZ73xlz/r20A haLmeHgLrviAO8lFBMnegPvDYKZZfgUEl8xDuawNz6PghaAnAiuEDAiiTeyRQYs34v 87cfCv9aYffxkUC9f5d5vTqx0FeAN8tafqfSl2Wifmp90xwj8fur4zMncTuYIlnFul xpJaI4e4qaJT5D6V7ucToE8B2AH594ZbYBAIVJ58iMS4ZcYLj/Asxovwz5aMEd6Eoe 6tA4Eu1XTMHZdtkwmkC/IUBcr7CGM6E2fxDvM05DjAD6zyy8KVIalhBH2lTQtEtidx RO5h7UcexTYstKUk06/f6rRvPwecuXSu+qyQZWLyJWzHlbOXdk6qERIvAc2YJDFNJb nHrnPEquAK4/n4EtuEQGp6ykt+VCgyVbAAlJiia/VxmZs08gFbyYLJB95TMQx5KV4z 8Pdh72LxFofntEWqbuj1AzankMPYMVIA+8yJjHFC0QsHpFtH6JvwPF13/Sq6CfzngF NWcQr0fh3RaK+z6iflvUZIQAwpONigk55Llh21DoN0C4TX83+2r9cUS9I2Kq+51cXS wOaHS6YBFuSflYCGKUDxOpPq15OsYIMVXn443+IMs4/SYx4u35tnKeLFMVtkoqg8LE /G6SLeoQ2MBRAP/nOsojSDR8= Received: from zn.tnic (pd953036a.dip0.t-ipconnect.de [217.83.3.106]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature ECDSA (P-256) server-digest SHA256) (No client certificate requested) by mail.alien8.de (SuperMail on ZX Spectrum 128k) with ESMTPSA id 66B6840E01AE; Thu, 12 Oct 2023 11:52:10 +0000 (UTC) Date: Thu, 12 Oct 2023 13:52:04 +0200 From: Borislav Petkov To: "Sironi, Filippo" Cc: Dave Hansen , "linux-kernel@vger.kernel.org" , "tony.luck@intel.com" , "tglx@linutronix.de" , "mingo@redhat.com" , "dave.hansen@linux.intel.com" , "x86@kernel.org" , "hpa@zytor.com" , "linux-edac@vger.kernel.org" Subject: Re: [PATCH] x86/mce: Increase the size of the MCE pool from 2 to 8 pages Message-ID: <20231012115204.GDZSfd5CPSuEm5RI52@fat_crate.local> References: <20231011163320.79732-1-sironi@amazon.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-edac@vger.kernel.org On Thu, Oct 12, 2023 at 11:46:13AM +0000, Sironi, Filippo wrote: > I'm happy to make this a compile time configuration where the default is > still 2 pages, to avoid changing the status quo. Why don't you keep this patch in your kernels, simply, as this seems to be an issue only for you currently? -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette