mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 22:23:27 +00:00
4e0c54bc5b
The following patches were removed because they are integrated in the upstream kernel 5.4: * backport-5.4/047-v4.21-mtd-keep-original-flags-for-every-struct-mtd_info.patch * backport-5.4/048-v4.21-mtd-improve-calculating-partition-boundaries-when-ch.patch * backport-5.4/080-v5.1-0001-bcma-keep-a-direct-pointer-to-the-struct-device.patch * backport-5.4/080-v5.1-0002-bcma-use-dev_-printing-functions.patch * backport-5.4/095-Allow-class-e-address-assignment-via-ifconfig-ioctl.patch * backport-5.4/101-arm-cns3xxx-use-actual-size-reads-for-PCIe.patch * backport-5.4/200-v5.2-usb-dwc2-Set-lpm-mode-parameters-depend-on-HW-configuration.patch * backport-5.4/210-arm64-sve-Disentangle-uapi-asm-ptrace.h-from-uapi-as.patch * backport-5.4/380-v5.3-net-sched-Introduce-act_ctinfo-action.patch * backport-5.4/450-v5.0-mtd-spinand-winbond-Add-support-for-W25N01GV.patch * backport-5.4/451-v5.0-mtd-spinand-Add-initial-support-for-Toshiba-TC58CVG2.patch * backport-5.4/452-v5.0-mtd-spinand-add-support-for-GigaDevice-GD5FxGQ4xA.patch * backport-5.4/455-v5.1-mtd-spinand-Add-support-for-all-Toshiba-Memory-produ.patch * backport-5.4/456-v5.1-mtd-spinand-Add-support-for-GigaDevice-GD5F1GQ4UExxG.patch * backport-5.4/460-v5.0-mtd-spi-nor-Add-support-for-mx25u12835f.patch * backport-5.4/460-v5.3-mtd-spinand-Define-macros-for-page-read-ops-with-thr.patch * backport-5.4/461-v5.3-mtd-spinand-Add-support-for-two-byte-device-IDs.patch * backport-5.4/462-v5.3-mtd-spinand-Add-support-for-GigaDevice-GD5F1GQ4UFxxG.patch * backport-5.4/463-v5.3-mtd-spinand-Add-initial-support-for-Paragon-PN26G0xA.patch * backport-5.4/700-v5.1-net-phylink-only-call-mac_config-during-resolve-when.patch * backport-5.4/701-v5.2-net-phylink-ensure-inband-AN-works-correctly.patch * backport-5.4/702-v4.20-net-ethernet-Add-helper-for-MACs-which-support-asym-.patch * backport-5.4/703-v4.20-net-ethernet-Add-helper-for-set_pauseparam-for-Asym-.patch * backport-5.4/704-v4.20-net-phy-Stop-with-excessive-soft-reset.patch * backport-5.4/705-v5.1-net-phy-provide-full-set-of-accessor-functions-to-MM.patch * backport-5.4/706-v5.1-net-phy-add-register-modifying-helpers-returning-1-o.patch * backport-5.4/707-v5.1-net-phy-add-genphy_c45_check_and_restart_aneg.patch * backport-5.4/708-v5.3-net-phylink-remove-netdev-from-phylink-mii-ioctl-emu.patch * backport-5.4/709-v5.3-net-phylink-support-for-link-gpio-interrupt.patch * backport-5.4/710-v5.3-net-phy-allow-Clause-45-access-via-mii-ioctl.patch * backport-5.4/711-v5.3-net-sfp-add-mandatory-attach-detach-methods-for-sfp-.patch * backport-5.4/712-v5.3-net-sfp-remove-sfp-bus-use-of-netdevs.patch * backport-5.4/713-v5.2-net-phylink-avoid-reducing-support-mask.patch * backport-5.4/714-v5.3-net-sfp-Stop-SFP-polling-and-interrupt-handling-duri.patch * backport-5.4/715-v5.3-net-phylink-don-t-start-and-stop-SGMII-PHYs-in-SFP-m.patch * backport-5.4/740-v5.5-net-phy-avoid-matching-all-ones-clause-45-PHY-IDs.patch * backport-5.4/741-v5.5-net-phylink-fix-link-mode-modification-in-PHY-mode.patch * pending-5.4/103-MIPS-perf-ath79-Fix-perfcount-IRQ-assignment.patch * pending-5.4/131-spi-use-gpio_set_value_cansleep-for-setting-chipsele.patch * pending-5.4/132-spi-spi-gpio-fix-crash-when-num-chipselects-is-0.patch * pending-5.4/220-optimize_inlining.patch * pending-5.4/341-MIPS-mm-remove-no-op-dma_map_ops-where-possible.patch * pending-5.4/475-mtd-spi-nor-Add-Winbond-w25q128jv-support.patch * pending-5.4/477-mtd-add-spi-nor-add-mx25u3235f.patch * pending-5.4/479-mtd-spi-nor-add-eon-en25qh64.patch Some bigger changes were done to this feature and we did not port this patch yet: * hack-5.4/207-disable-modorder.patch This depends on BOOTMEM which was removed from the kernel, this needs some bigger changes: * hack-5.4/930-crashlog.patch A different version of the FPU disable patch was merged upstream, OpenWrt needs some adaptations. * pending-5.4/304-mips_disable_fpu.patch - no crashlog support yet as a required file got deleted upstream - Removed patch below, which is now seen as a recursive dependency [1] - Removed patch below due to build error [2] - fix still required to avoid identical function def [3] - Fixes included from Blocktrron - Fixes included from Chunkeey - Fix included from nbd regarding "dst leak in Flow Offload" [1] target/linux/generic/hack-5.4/260-crypto_test_dependencies.patch [2] target/linux/generic/hack-5.4/207-disable-modorder.patch [3] target/linux/generic/pending-5.4/613-netfilter_optional_tcp_window_check.patch Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com> Signed-off-by: David Bauer <mail@david-bauer.net> Signed-off-by: Christian Lamparter <chunkeey@gmail.com> Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com> Signed-off-by: Robert Marko <robimarko@gmail.com> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
255 lines
7.7 KiB
Diff
255 lines
7.7 KiB
Diff
From 863b5b6941f9f43b924393b6ba2b36647e7dee42 Mon Sep 17 00:00:00 2001
|
|
From: Russell King <rmk+kernel@armlinux.org.uk>
|
|
Date: Thu, 7 Nov 2019 17:06:08 +0000
|
|
Subject: [PATCH 615/660] net: sfp: rework upstream interface
|
|
|
|
The current upstream interface is an all-or-nothing, which is
|
|
sub-optimal for future changes, as it doesn't allow the upstream driver
|
|
to prepare for the SFP module becoming available, as it is at boot.
|
|
|
|
Switch to a find-sfp-bus, add-upstream, del-upstream, put-sfp-bus
|
|
interface structure instead, which allows the upstream driver to
|
|
prepare for a module being available as soon as add-upstream is called.
|
|
|
|
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
|
|
---
|
|
drivers/net/phy/phylink.c | 10 +++--
|
|
drivers/net/phy/sfp-bus.c | 92 +++++++++++++++++++++++++++------------
|
|
include/linux/sfp.h | 25 +++++++----
|
|
3 files changed, 88 insertions(+), 39 deletions(-)
|
|
|
|
--- a/drivers/net/phy/phylink.c
|
|
+++ b/drivers/net/phy/phylink.c
|
|
@@ -568,7 +568,7 @@ static int phylink_register_sfp(struct p
|
|
struct sfp_bus *bus;
|
|
int ret;
|
|
|
|
- bus = sfp_register_upstream_node(fwnode, pl, &sfp_phylink_ops);
|
|
+ bus = sfp_bus_find_fwnode(fwnode);
|
|
if (IS_ERR(bus)) {
|
|
ret = PTR_ERR(bus);
|
|
phylink_err(pl, "unable to attach SFP bus: %d\n", ret);
|
|
@@ -577,7 +577,10 @@ static int phylink_register_sfp(struct p
|
|
|
|
pl->sfp_bus = bus;
|
|
|
|
- return 0;
|
|
+ ret = sfp_bus_add_upstream(bus, pl, &sfp_phylink_ops);
|
|
+ sfp_bus_put(bus);
|
|
+
|
|
+ return ret;
|
|
}
|
|
|
|
/**
|
|
@@ -675,8 +678,7 @@ EXPORT_SYMBOL_GPL(phylink_create);
|
|
*/
|
|
void phylink_destroy(struct phylink *pl)
|
|
{
|
|
- if (pl->sfp_bus)
|
|
- sfp_unregister_upstream(pl->sfp_bus);
|
|
+ sfp_bus_del_upstream(pl->sfp_bus);
|
|
if (pl->link_gpio)
|
|
gpiod_put(pl->link_gpio);
|
|
|
|
--- a/drivers/net/phy/sfp-bus.c
|
|
+++ b/drivers/net/phy/sfp-bus.c
|
|
@@ -329,10 +329,19 @@ static void sfp_bus_release(struct kref
|
|
kfree(bus);
|
|
}
|
|
|
|
-static void sfp_bus_put(struct sfp_bus *bus)
|
|
+/**
|
|
+ * sfp_bus_put() - put a reference on the &struct sfp_bus
|
|
+ * bus: the &struct sfp_bus found via sfp_bus_find_fwnode()
|
|
+ *
|
|
+ * Put a reference on the &struct sfp_bus and free the underlying structure
|
|
+ * if this was the last reference.
|
|
+ */
|
|
+void sfp_bus_put(struct sfp_bus *bus)
|
|
{
|
|
- kref_put_mutex(&bus->kref, sfp_bus_release, &sfp_mutex);
|
|
+ if (bus)
|
|
+ kref_put_mutex(&bus->kref, sfp_bus_release, &sfp_mutex);
|
|
}
|
|
+EXPORT_SYMBOL_GPL(sfp_bus_put);
|
|
|
|
static int sfp_register_bus(struct sfp_bus *bus)
|
|
{
|
|
@@ -348,11 +357,11 @@ static int sfp_register_bus(struct sfp_b
|
|
return ret;
|
|
}
|
|
}
|
|
+ bus->registered = true;
|
|
bus->socket_ops->attach(bus->sfp);
|
|
if (bus->started)
|
|
bus->socket_ops->start(bus->sfp);
|
|
bus->upstream_ops->attach(bus->upstream, bus);
|
|
- bus->registered = true;
|
|
return 0;
|
|
}
|
|
|
|
@@ -446,13 +455,12 @@ static void sfp_upstream_clear(struct sf
|
|
}
|
|
|
|
/**
|
|
- * sfp_register_upstream_node() - parse and register the neighbouring device
|
|
+ * sfp_bus_find_fwnode() - parse and locate the SFP bus from fwnode
|
|
* @fwnode: firmware node for the parent device (MAC or PHY)
|
|
- * @upstream: the upstream private data
|
|
- * @ops: the upstream's &struct sfp_upstream_ops
|
|
*
|
|
- * Parse the parent device's firmware node for a SFP bus, and register the
|
|
- * SFP bus using sfp_register_upstream().
|
|
+ * Parse the parent device's firmware node for a SFP bus, and locate
|
|
+ * the sfp_bus structure, incrementing its reference count. This must
|
|
+ * be put via sfp_bus_put() when done.
|
|
*
|
|
* Returns: on success, a pointer to the sfp_bus structure,
|
|
* %NULL if no SFP is specified,
|
|
@@ -462,9 +470,7 @@ static void sfp_upstream_clear(struct sf
|
|
* %-ENOMEM if we failed to allocate the bus.
|
|
* an error from the upstream's connect_phy() method.
|
|
*/
|
|
-struct sfp_bus *sfp_register_upstream_node(struct fwnode_handle *fwnode,
|
|
- void *upstream,
|
|
- const struct sfp_upstream_ops *ops)
|
|
+struct sfp_bus *sfp_bus_find_fwnode(struct fwnode_handle *fwnode)
|
|
{
|
|
struct fwnode_reference_args ref;
|
|
struct sfp_bus *bus;
|
|
@@ -482,7 +488,39 @@ struct sfp_bus *sfp_register_upstream_no
|
|
if (!bus)
|
|
return ERR_PTR(-ENOMEM);
|
|
|
|
+ return bus;
|
|
+}
|
|
+EXPORT_SYMBOL_GPL(sfp_bus_find_fwnode);
|
|
+
|
|
+/**
|
|
+ * sfp_bus_add_upstream() - parse and register the neighbouring device
|
|
+ * @bus: the &struct sfp_bus found via sfp_bus_find_fwnode()
|
|
+ * @upstream: the upstream private data
|
|
+ * @ops: the upstream's &struct sfp_upstream_ops
|
|
+ *
|
|
+ * Add upstream driver for the SFP bus, and if the bus is complete, register
|
|
+ * the SFP bus using sfp_register_upstream(). This takes a reference on the
|
|
+ * bus, so it is safe to put the bus after this call.
|
|
+ *
|
|
+ * Returns: on success, a pointer to the sfp_bus structure,
|
|
+ * %NULL if no SFP is specified,
|
|
+ * on failure, an error pointer value:
|
|
+ * corresponding to the errors detailed for
|
|
+ * fwnode_property_get_reference_args().
|
|
+ * %-ENOMEM if we failed to allocate the bus.
|
|
+ * an error from the upstream's connect_phy() method.
|
|
+ */
|
|
+int sfp_bus_add_upstream(struct sfp_bus *bus, void *upstream,
|
|
+ const struct sfp_upstream_ops *ops)
|
|
+{
|
|
+ int ret;
|
|
+
|
|
+ /* If no bus, return success */
|
|
+ if (!bus)
|
|
+ return 0;
|
|
+
|
|
rtnl_lock();
|
|
+ kref_get(&bus->kref);
|
|
bus->upstream_ops = ops;
|
|
bus->upstream = upstream;
|
|
|
|
@@ -495,33 +533,33 @@ struct sfp_bus *sfp_register_upstream_no
|
|
}
|
|
rtnl_unlock();
|
|
|
|
- if (ret) {
|
|
+ if (ret)
|
|
sfp_bus_put(bus);
|
|
- bus = ERR_PTR(ret);
|
|
- }
|
|
|
|
- return bus;
|
|
+ return ret;
|
|
}
|
|
-EXPORT_SYMBOL_GPL(sfp_register_upstream_node);
|
|
+EXPORT_SYMBOL_GPL(sfp_bus_add_upstream);
|
|
|
|
/**
|
|
- * sfp_unregister_upstream() - Unregister sfp bus
|
|
+ * sfp_bus_del_upstream() - Delete a sfp bus
|
|
* @bus: a pointer to the &struct sfp_bus structure for the sfp module
|
|
*
|
|
- * Unregister a previously registered upstream connection for the SFP
|
|
- * module. @bus is returned from sfp_register_upstream().
|
|
+ * Delete a previously registered upstream connection for the SFP
|
|
+ * module. @bus should have been added by sfp_bus_add_upstream().
|
|
*/
|
|
-void sfp_unregister_upstream(struct sfp_bus *bus)
|
|
+void sfp_bus_del_upstream(struct sfp_bus *bus)
|
|
{
|
|
- rtnl_lock();
|
|
- if (bus->sfp)
|
|
- sfp_unregister_bus(bus);
|
|
- sfp_upstream_clear(bus);
|
|
- rtnl_unlock();
|
|
+ if (bus) {
|
|
+ rtnl_lock();
|
|
+ if (bus->sfp)
|
|
+ sfp_unregister_bus(bus);
|
|
+ sfp_upstream_clear(bus);
|
|
+ rtnl_unlock();
|
|
|
|
- sfp_bus_put(bus);
|
|
+ sfp_bus_put(bus);
|
|
+ }
|
|
}
|
|
-EXPORT_SYMBOL_GPL(sfp_unregister_upstream);
|
|
+EXPORT_SYMBOL_GPL(sfp_bus_del_upstream);
|
|
|
|
/* Socket driver entry points */
|
|
int sfp_add_phy(struct sfp_bus *bus, struct phy_device *phydev)
|
|
--- a/include/linux/sfp.h
|
|
+++ b/include/linux/sfp.h
|
|
@@ -508,10 +508,11 @@ int sfp_get_module_eeprom(struct sfp_bus
|
|
u8 *data);
|
|
void sfp_upstream_start(struct sfp_bus *bus);
|
|
void sfp_upstream_stop(struct sfp_bus *bus);
|
|
-struct sfp_bus *sfp_register_upstream_node(struct fwnode_handle *fwnode,
|
|
- void *upstream,
|
|
- const struct sfp_upstream_ops *ops);
|
|
-void sfp_unregister_upstream(struct sfp_bus *bus);
|
|
+void sfp_bus_put(struct sfp_bus *bus);
|
|
+struct sfp_bus *sfp_bus_find_fwnode(struct fwnode_handle *fwnode);
|
|
+int sfp_bus_add_upstream(struct sfp_bus *bus, void *upstream,
|
|
+ const struct sfp_upstream_ops *ops);
|
|
+void sfp_bus_del_upstream(struct sfp_bus *bus);
|
|
#else
|
|
static inline int sfp_parse_port(struct sfp_bus *bus,
|
|
const struct sfp_eeprom_id *id,
|
|
@@ -553,14 +554,22 @@ static inline void sfp_upstream_stop(str
|
|
{
|
|
}
|
|
|
|
-static inline struct sfp_bus *sfp_register_upstream_node(
|
|
- struct fwnode_handle *fwnode, void *upstream,
|
|
- const struct sfp_upstream_ops *ops)
|
|
+static inline void sfp_bus_put(struct sfp_bus *bus)
|
|
+{
|
|
+}
|
|
+
|
|
+static inline struct sfp_bus *sfp_bus_find_fwnode(struct fwnode_handle *fwnode)
|
|
{
|
|
return NULL;
|
|
}
|
|
|
|
-static inline void sfp_unregister_upstream(struct sfp_bus *bus)
|
|
+static int sfp_bus_add_upstream(struct sfp_bus *bus, void *upstream,
|
|
+ const struct sfp_upstream_ops *ops)
|
|
+{
|
|
+ return 0;
|
|
+}
|
|
+
|
|
+static inline void sfp_bus_del_upstream(struct sfp_bus *bus)
|
|
{
|
|
}
|
|
#endif
|