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 DE505C6FA82 for ; Wed, 21 Sep 2022 20:12:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230346AbiIUUMp (ORCPT ); Wed, 21 Sep 2022 16:12:45 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57172 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230292AbiIUUMk (ORCPT ); Wed, 21 Sep 2022 16:12:40 -0400 Received: from smtp-out1.suse.de (smtp-out1.suse.de [IPv6:2001:67c:2178:6::1c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 069A0A4043; Wed, 21 Sep 2022 13:12:39 -0700 (PDT) Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by smtp-out1.suse.de (Postfix) with ESMTPS id 911AC21AD1; Wed, 21 Sep 2022 20:12:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1663791158; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=sVAnArdXy3VOpvaRjysTIUckxIMGCOeYnd8hokW+7m8=; b=Ex/ob4kUMGYwnu9Kup31js+dMKExi4A1KuwPacTeaSJAU6GbdJ6CFEuNfgRuERwAuidLF2 6Lp6ow8iIM1PFm292F2Yp00YFhpdhS70r1cNpWAZns0WuRvsHL/5yHIrwzpeE1ryOOmKId GbFIMKb0Iu/FYmPSXKxnm654OlofDdA= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1663791158; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=sVAnArdXy3VOpvaRjysTIUckxIMGCOeYnd8hokW+7m8=; b=pUcCWsFvpFUsQkTqSXgYX9UR/b1DHebNWyp04ydzLVi5Fd/3ZpfOsBnCo5zrkM39iZwOpo GZy0J6jTVLGmNtBQ== Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by imap2.suse-dmz.suse.de (Postfix) with ESMTPS id 8314413A00; Wed, 21 Sep 2022 20:12:38 +0000 (UTC) Received: from dovecot-director2.suse.de ([192.168.254.65]) by imap2.suse-dmz.suse.de with ESMTPSA id zXb5HzZwK2MWXQAAMHmgww (envelope-from ); Wed, 21 Sep 2022 20:12:38 +0000 Date: Wed, 21 Sep 2022 22:12:38 +0200 From: Borislav Petkov To: Jan =?utf-8?B?RMSFYnJvxZs=?= Cc: "Limonciello, Mario" , linux-kernel@vger.kernel.org, linux-i2c@vger.kernel.org, jarkko.nikula@linux.intel.com, andriy.shevchenko@linux.intel.com, wsa@kernel.org, rrangel@chromium.org, upstream@semihalf.com, Muralidhara M K , Naveen Krishna Chatradhi Subject: Re: [PATCH -next 1/2] i2c: designware: Switch from using MMIO access to SMN access Message-ID: References: <20220916131854.687371-1-jsd@semihalf.com> <20220916131854.687371-2-jsd@semihalf.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Sep 20, 2022 at 06:24:39PM +0200, Jan Dąbroś wrote: > > > +EXPORT_SYMBOL_GPL(amd_cache_northbridges); Why is this being exported again? It is called unconditionally as a fs_initcall()... -- Regards/Gruss, Boris. SUSE Software Solutions Germany GmbH GF: Ivo Totev, Andrew Myers, Andrew McDonald, Martje Boudien Moerman (HRB 36809, AG Nürnberg)