public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] pds_core: Various improvements/cleanups
@ 2024-02-02 19:59 Brett Creeley
  2024-02-02 19:59 ` [PATCH net-next 1/4] pds_core: Don't assign interrupt index/bound_intr to notifyq Brett Creeley
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Brett Creeley @ 2024-02-02 19:59 UTC (permalink / raw)
  To: davem, edumazet, kuba, pabeni, netdev, linux-kernel
  Cc: shannon.nelson, brett.creeley

This series contains various improvements and cleanups for the
pds_core driver. These patches were originally part of the following
net-next series:

https://lore.kernel.org/netdev/20240126174255.17052-1-brett.creeley@amd.com/

However, some of the patches from the above series were actually fixes,
so they were pushed and accepted to net. That series can be found here:

https://lore.kernel.org/netdev/20240129234035.69802-1-brett.creeley@amd.com/

Also, the Reviewed-by tags were left in place from the original net-next
reviews as the patches didn't change.

Brett Creeley (4):
  pds_core: Don't assign interrupt index/bound_intr to notifyq
  pds_core: Unmask adminq interrupt in work thread
  pds_core: Fix up some minor issues
  pds_core: Clean up init/uninit flows to be more readable

 drivers/net/ethernet/amd/pds_core/adminq.c  | 10 +--
 drivers/net/ethernet/amd/pds_core/core.c    | 92 ++++++++++-----------
 drivers/net/ethernet/amd/pds_core/core.h    |  1 +
 drivers/net/ethernet/amd/pds_core/debugfs.c |  8 +-
 drivers/net/ethernet/amd/pds_core/dev.c     | 22 ++++-
 5 files changed, 71 insertions(+), 62 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-02-06 12:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-02 19:59 [PATCH net-next 0/4] pds_core: Various improvements/cleanups Brett Creeley
2024-02-02 19:59 ` [PATCH net-next 1/4] pds_core: Don't assign interrupt index/bound_intr to notifyq Brett Creeley
2024-02-02 19:59 ` [PATCH net-next 2/4] pds_core: Unmask adminq interrupt in work thread Brett Creeley
2024-02-02 19:59 ` [PATCH net-next 3/4] pds_core: Fix up some minor issues Brett Creeley
2024-02-02 19:59 ` [PATCH net-next 4/4] pds_core: Clean up init/uninit flows to be more readable Brett Creeley
2024-02-06 12:30 ` [PATCH net-next 0/4] pds_core: Various improvements/cleanups patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox