[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20231221085109.2830794-1-yi.fang.gan@intel.com>
Date: Thu, 21 Dec 2023 16:51:07 +0800
From: "Gan, Yi Fang" <yi.fang.gan@...el.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	Andrew Halaney <ahalaney@...hat.com>,
	Javier Martinez Canillas <javierm@...hat.com>,
	John Stultz <jstultz@...gle.com>,
	"Rafael J . Wysocki" <rafael@...nel.org>,
	Gan Yi Fang <yi.fang.gan@...el.com>,
	Jens Axboe <axboe@...nel.dk>,
	Russell King <linux@...linux.org.uk>,
	Andrew Lunn <andrew@...n.ch>,
	Heiner Kallweit <hkallweit1@...il.com>,
	"David S . Miller" <davem@...emloft.net>,
	Eric Dumazet <edumazet@...gle.com>,
	Jakub Kicinski <kuba@...nel.org>,
	Paolo Abeni <pabeni@...hat.com>,
	Marek BehĂșn <kabel@...nel.org>,
	netdev@...r.kernel.org,
	linux-stm32@...md-mailman.stormreply.com,
	linux-arm-kernel@...ts.infradead.org,
	linux-kernel@...r.kernel.org
Cc: Looi Hong Aun <hong.aun.looi@...el.com>,
	Voon Weifeng <weifeng.voon@...el.com>,
	Song Yoong Siang <yoong.siang.song@...el.com>,
	Lai Peter Jun Ann <peter.jun.ann.lai@...el.com>,
	Choong Yong Liang <yong.liang.choong@...el.com>
Subject: [PATCH net v2 0/2] Fix phylink unloadable issue
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
Powered by blists - more mailing lists
 
