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 D36B2C43217 for ; Mon, 4 Apr 2022 21:39:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1377343AbiDDVlG (ORCPT ); Mon, 4 Apr 2022 17:41:06 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43810 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1379969AbiDDS36 (ORCPT ); Mon, 4 Apr 2022 14:29:58 -0400 Received: from mail.skyhub.de (mail.skyhub.de [IPv6:2a01:4f8:190:11c2::b:1457]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0D8DF13F48 for ; Mon, 4 Apr 2022 11:28:02 -0700 (PDT) Received: from zn.tnic (p2e55dff8.dip0.t-ipconnect.de [46.85.223.248]) (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 A26571EC04AD; Mon, 4 Apr 2022 20:27:56 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1649096876; 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=AMjg64zvttz4PpmcUaJSmy99PcWWyDR1ehheufMZ5OU=; b=qwDEi4IYTS0HXhWoSN3iemIHsyGNYdZzKtex8/J0W0PvfN/ulgxTuGVuERf81962xG9ea5 vS/rPyVxGb54dQrIla3FiC5QxEqCfKv9ofmpskRjCToNfwgnuGA8iHvHLX0/eM4AqgzLEX 7apruiO7tvdKqjnQz7PoLF0HQe+edC0= Date: Mon, 4 Apr 2022 20:27:54 +0200 From: Borislav Petkov To: Yazen Ghannam Cc: "Chatradhi, Naveen Krishna" , linux-edac@vger.kernel.org, mingo@redhat.com, mchehab@kernel.org, Muralidhara M K Subject: Re: [PATCH 06/14] EDAC/amd64: Add get_mc_regs() into pvt->ops Message-ID: References: <20220228161354.54923-1-nchatrad@amd.com> <20220228161354.54923-7-nchatrad@amd.com> <4f7e4f58-41d4-f08b-56ff-e0f83c4bfed3@amd.com> 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 Mon, Apr 04, 2022 at 06:19:36PM +0000, Yazen Ghannam wrote: > I'm not aware of any users of this. But this isn't a robust interface like an > ABI. Yes, kernel printk message formatting is not an ABI. -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette