diff for duplicates of <YVR1PKQjsBfvUTPU@unreal> diff --git a/a/1.txt b/N1/1.txt index 6bfd9be..478b4cf 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -56,7 +56,7 @@ On Wed, Sep 29, 2021 at 06:55:49AM -0700, Jakub Kicinski wrote: > > + if (!mlx5_core_is_mp_slave(dev)) > > + devlink_set_ops(devlink, &mlx5_devlink_reload); > -> Does this work? Where do you make a copy of the ops? ? You can't modify +> Does this work? Where do you make a copy of the ops? 🤔 You can't modify > the driver-global ops, to state the obvious. devlink_ops pointer is not constant at this stage, so why can't I copy diff --git a/a/content_digest b/N1/content_digest index 0b8e990..2e416ec 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,9 +2,60 @@ "ref\0a8bf9a036fe0a590df830a77a31cc81c355f525d.1632916329.git.leonro@nvidia.com\0" "ref\020210929065549.43b13203@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com\0" "From\0Leon Romanovsky <leon@kernel.org>\0" - "Subject\0[Intel-wired-lan] [PATCH net-next v1 4/5] net/mlx5: Register separate reload devlink ops for multiport device\0" + "Subject\0Re: [PATCH net-next v1 4/5] net/mlx5: Register separate reload devlink ops for multiport device\0" "Date\0Wed, 29 Sep 2021 17:16:28 +0300\0" - "To\0intel-wired-lan@osuosl.org\0" + "To\0Jakub Kicinski <kuba@kernel.org>\0" + "Cc\0David S . Miller <davem@davemloft.net>" + Alexandre Belloni <alexandre.belloni@bootlin.com> + Andrew Lunn <andrew@lunn.ch> + Ariel Elior <aelior@marvell.com> + Bin Luo <luobin9@huawei.com> + Claudiu Manoil <claudiu.manoil@nxp.com> + Coiby Xu <coiby.xu@gmail.com> + Derek Chickles <dchickles@marvell.com> + drivers@pensando.io + Eric Dumazet <eric.dumazet@gmail.com> + Felix Manlunas <fmanlunas@marvell.com> + Florian Fainelli <f.fainelli@gmail.com> + Geetha sowjanya <gakula@marvell.com> + Greg Kroah-Hartman <gregkh@linuxfoundation.org> + GR-everest-linux-l2@marvell.com + GR-Linux-NIC-Dev@marvell.com + hariprasad <hkelam@marvell.com> + Ido Schimmel <idosch@nvidia.com> + intel-wired-lan@lists.osuosl.org + Ioana Ciornei <ioana.ciornei@nxp.com> + Jerin Jacob <jerinj@marvell.com> + Jesse Brandeburg <jesse.brandeburg@intel.com> + Jiri Pirko <jiri@nvidia.com> + Jonathan Lemon <jonathan.lemon@gmail.com> + Linu Cherian <lcherian@marvell.com> + linux-kernel@vger.kernel.org + linux-omap@vger.kernel.org + linux-rdma@vger.kernel.org + linux-staging@lists.linux.dev + Manish Chopra <manishc@marvell.com> + Michael Chan <michael.chan@broadcom.com> + Moshe Shemesh <moshe@nvidia.com> + netdev@vger.kernel.org + oss-drivers@corigine.com + Richard Cochran <richardcochran@gmail.com> + Saeed Mahameed <saeedm@nvidia.com> + Salil Mehta <salil.mehta@huawei.com> + Satanand Burla <sburla@marvell.com> + Shannon Nelson <snelson@pensando.io> + Shay Drory <shayd@nvidia.com> + Simon Horman <simon.horman@corigine.com> + Subbaraya Sundeep <sbhatta@marvell.com> + Sunil Goutham <sgoutham@marvell.com> + Taras Chornyi <tchornyi@marvell.com> + Tariq Toukan <tariqt@nvidia.com> + Tony Nguyen <anthony.l.nguyen@intel.com> + UNGLinuxDriver@microchip.com + Vadym Kochan <vkochan@marvell.com> + Vivien Didelot <vivien.didelot@gmail.com> + Vladimir Oltean <vladimir.oltean@nxp.com> + " Yisen Zhuang <yisen.zhuang@huawei.com>\0" "\00:1\0" "b\0" "On Wed, Sep 29, 2021 at 06:55:49AM -0700, Jakub Kicinski wrote:\n" @@ -65,7 +116,7 @@ "> > +\tif (!mlx5_core_is_mp_slave(dev))\n" "> > +\t\tdevlink_set_ops(devlink, &mlx5_devlink_reload);\n" "> \n" - "> Does this work? Where do you make a copy of the ops? ? You can't modify\n" + "> Does this work? Where do you make a copy of the ops? \360\237\244\224 You can't modify\n" "> the driver-global ops, to state the obvious.\n" "\n" "devlink_ops pointer is not constant at this stage, so why can't I copy\n" @@ -75,4 +126,4 @@ "\n" Thanks -c6972037a627865f3ac21218dcc48b584eb56fb956dbf601689364c0506065f1 +9896b3b7d37cd8e36640f7a0bc287ff10b75022305672c262dc3b80fd7545d54
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.