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 AE857C4321E for ; Wed, 16 Nov 2022 11:24:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237857AbiKPLYz (ORCPT ); Wed, 16 Nov 2022 06:24:55 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42580 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232802AbiKPLYb (ORCPT ); Wed, 16 Nov 2022 06:24:31 -0500 Received: from mail.skyhub.de (mail.skyhub.de [IPv6:2a01:4f8:190:11c2::b:1457]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DFC162983F; Wed, 16 Nov 2022 03:14:35 -0800 (PST) Received: from zn.tnic (p200300ea9733e74b329c23fffea6a903.dip0.t-ipconnect.de [IPv6:2003:ea:9733:e74b:329c:23ff:fea6:a903]) (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 1E7C61EC053B; Wed, 16 Nov 2022 12:14:34 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1668597274; 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=X1MDsyX35MKj8p8BBuZRg90EXQO3G67HQhry3OHcka8=; b=DSGOQbJpJv+KxURrpQgIQPuVJekdhfOZ00fJUqPkzhyKl4+ATbQeTQbVJOQXIHIfciSzVs xxPKTH/yyDuBQFHCD4YlURtYv/zVqNqSzLxv8mE28ihkkOgDkciTsuv8hZJ7mEiQDCY/4y HofKmWLWSlgW4eB+LM8+1t5LIiotDyc= Date: Wed, 16 Nov 2022 12:14:28 +0100 From: Borislav Petkov To: Jason Baron Cc: linux-edac@vger.kernel.org, linux-kernel@vger.kernel.org, Mauro Carvalho Chehab , Tony Luck , James Morse , Robert Richter , "Rafael J. Wysocki" , Shuai Xue , stable@vger.kernel.org Subject: Re: [PATCH] EDAC/edac_module: order edac_init() before ghes_edac_register() Message-ID: References: <20221116003729.194802-1-jbaron@akamai.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20221116003729.194802-1-jbaron@akamai.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Nov 15, 2022 at 07:37:29PM -0500, Jason Baron wrote: > Currently, ghes_edac_register() is called via ghes_init() from acpi_init() https://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git/log/?h=edac-ghes -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette