Messages in this thread |  | | Date | Tue, 5 May 2026 10:33:38 +0200 | | Subject | Re: [PATCH net-next 14/15] ice: dpll: fix rclk pin state get and misplaced header macros | | From | Ivan Vecera <> |
| |
On 5/4/26 8:38 PM, Keller, Jacob E wrote: > > >> -----Original Message----- >> From: Jakub Kicinski <kuba@kernel.org> >> Sent: Saturday, May 2, 2026 7:10 PM >> To: Keller, Jacob E <jacob.e.keller@intel.com> >> Cc: Kitszel, Przemyslaw <przemyslaw.kitszel@intel.com>; Andrew Lunn >> <andrew+netdev@lunn.ch>; David S. Miller <davem@davemloft.net>; Eric >> Dumazet <edumazet@google.com>; Paolo Abeni <pabeni@redhat.com>; >> Lobakin, Aleksander <aleksander.lobakin@intel.com>; Simon Horman >> <horms@kernel.org>; Michal Swiatkowski >> <michal.swiatkowski@linux.intel.com>; Jagielski, Jedrzej >> <jedrzej.jagielski@intel.com>; Loktionov, Aleksandr >> <aleksandr.loktionov@intel.com>; Nitka, Grzegorz >> <grzegorz.nitka@intel.com>; Vecera, Ivan <ivecera@redhat.com>; >> Kubalewski, Arkadiusz <arkadiusz.kubalewski@intel.com>; Nguyen, Anthony L >> <anthony.l.nguyen@intel.com>; Wegrzyn, Stefan >> <stefan.wegrzyn@intel.com>; Kwapulinski, Piotr >> <piotr.kwapulinski@intel.com>; netdev@vger.kernel.org; linux- >> kernel@vger.kernel.org >> Subject: Re: [PATCH net-next 14/15] ice: dpll: fix rclk pin state get and >> misplaced header macros >> >> On Thu, 30 Apr 2026 23:37:25 -0700 Jacob Keller wrote: >>> Fixes: ad1df4f2d591 ("ice: dpll: Support E825-C SyncE and dynamic pin >> discovery") >> >> Why are Fixes going to net-next? > > Hm. It was targeted at next in the IWL patchwork. I'm not sure why Ivan chose to do that. I opted to include this in the series because the patches for unmanaged DPLL support have conflicts otherwise due to the placement of the header macros. I didn't consider that "net" material since its relatively minor issue that I think only causes issues if the ice_dpll.h header gets included twice which it doesn't seem to currently.
This was because it fixed a problem recently merged to next and at that time it didn't make sense to target net branch. Originally it was submitted on 02/10 !
Thanks, Ivan
|  |