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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id B08D3C35274 for ; Thu, 21 Dec 2023 08:54:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=Kce2zKj/2gX531pmJovwY80abNDLQCp8WTN1O/7vu6Y=; b=rxx2o1oJelbKv9 J86zmb2MnBATGXqD7b7aFroVhZFoV3RqBaCGZIhqBHpffaT/EzW4KvKRf/j2bUZJpCfu7/klCFRyh rS850o/9uEUoK7XM0ApTUn5Fz2KGQTjhtUI7bWMwTEnaQdIPd7RYtg/N11zcsp6JXPmuFm+vA4Q01 Hl6uA8voy64WjKLw8XK5z1Q2tXZNEs23Saq9ocVxr3nORE28wr3pRDoVUKwGhLN4nZTaekqf8NFnn vQyzf/U6DhvYtVXoaJu0+ejd4lAukO/OYAH/1BCLdIrW1UabyKPEV1zJusKC3xLZx+7XnuXybxPIO zqFYyzCme/W/TimPnu2w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rGEp8-002691-1D; Thu, 21 Dec 2023 08:54:34 +0000 Received: from mgamail.intel.com ([192.198.163.9]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rGEp5-00267i-0P for linux-arm-kernel@lists.infradead.org; Thu, 21 Dec 2023 08:54:32 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1703148871; x=1734684871; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=nPqbnaHiW6+MXK3XW+N9OxQlTqrsdHfKbFZUo5uWY3g=; b=IEqNJzzrwGRIE3Wf8rP3mv8M0qfFVGnjAGZGHOV0HgqPCY3bX38iY4rc xS+EVc1b7U1AUpxVtmvnsX398yOk38J10fI1wBQHGCwcHODk3Z48Ig9tY vVTI5s5jP+rZ6kIifb9yiDJVptxlAcIF0rwgjULpIPuPCf8IghqvnZtsw Y+lK5cvEvYG62HcQhc08jK17uLv5y2eggWVAqKbQQ3gq0D7zAErTKLLii TpLGpGPDUe1m+sKxN7ugQEboJouWK+LwSYj1aYfNYOP9C8AupYuQ5aNiZ VeGRMcEKlUeTn/CDVE7epB/mw8DjmH5j2cS6y7Bk+b3UUrQyNU0aoZ1M6 A==; X-IronPort-AV: E=McAfee;i="6600,9927,10930"; a="2793667" X-IronPort-AV: E=Sophos;i="6.04,293,1695711600"; d="scan'208";a="2793667" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmvoesa103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Dec 2023 00:54:29 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10930"; a="842568301" X-IronPort-AV: E=Sophos;i="6.04,293,1695711600"; d="scan'208";a="842568301" Received: from ssid-ilbpg3-teeminta.png.intel.com (HELO localhost.localdomain) ([10.88.227.74]) by fmsmga008.fm.intel.com with ESMTP; 21 Dec 2023 00:54:23 -0800 From: "Gan, Yi Fang" To: Greg Kroah-Hartman , Andrew Halaney , Javier Martinez Canillas , John Stultz , "Rafael J . Wysocki" , Gan Yi Fang , Jens Axboe , Russell King , Andrew Lunn , Heiner Kallweit , "David S . Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , =?UTF-8?q?Marek=20Beh=C3=BAn?= , netdev@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: Looi Hong Aun , Voon Weifeng , Song Yoong Siang , Lai Peter Jun Ann , Choong Yong Liang Subject: [PATCH net v2 0/2] Fix phylink unloadable issue Date: Thu, 21 Dec 2023 16:51:07 +0800 Message-Id: <20231221085109.2830794-1-yi.fang.gan@intel.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231221_005431_210460_5E10FC7C X-CRM114-Status: UNSURE ( 7.09 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Add module_exit_stub() for phylink module. Changes since v1: - Introduce a helper macro for module_exit() boilerplate This series is the combination of following: v1 with empty phylink_exit(): https://lore.kernel.org/all/20231127101603.807593-1-yi.fang.gan@intel.com/ v1 of module_exit_stub(): https://lore.kernel.org/all/20231212094352.2263283-1-yi.fang.gan@intel.com/ Gan, Yi Fang (2): driver.h: add helper macro for module_exit() boilerplate net: phylink: Add module_exit_stub() drivers/net/phy/phylink.c | 1 + include/linux/device/driver.h | 14 ++++++++++++++ 2 files changed, 15 insertions(+) -- 2.34.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel