netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] net: wwan: debugfs dev reference not dropped
@ 2022-02-14  7:16 M Chetan Kumar
  2022-02-14  7:16 ` [PATCH net-next 1/2] net: wwan: debugfs obtained " M Chetan Kumar
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: M Chetan Kumar @ 2022-02-14  7:16 UTC (permalink / raw)
  To: netdev
  Cc: kuba, davem, johannes, ryazanov.s.a, loic.poulain, krishna.c.sudi,
	m.chetan.kumar, m.chetan.kumar, linuxwwan

This patch series contains WWAN subsystem & IOSM Driver changes to
drop dev reference obtained as part of wwan debugfs dir entry retrieval.

PATCH1: A new debugfs interface is introduced in wwan subsystem so
that wwan driver can drop the obtained dev reference post debugfs use.

PATCH2: IOSM Driver uses new debugfs interface to drop dev reference.

Please refer to commit messages for details.

M Chetan Kumar (2):
  net: wwan: debugfs obtained dev reference not dropped
  net: wwan: iosm: drop debugfs dev reference

 drivers/net/wwan/iosm/iosm_ipc_debugfs.c |  5 ++--
 drivers/net/wwan/iosm/iosm_ipc_imem.h    |  2 ++
 drivers/net/wwan/wwan_core.c             | 35 ++++++++++++++++++++++++
 include/linux/wwan.h                     |  2 ++
 4 files changed, 42 insertions(+), 2 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-02-14 14:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-14  7:16 [PATCH net-next 0/2] net: wwan: debugfs dev reference not dropped M Chetan Kumar
2022-02-14  7:16 ` [PATCH net-next 1/2] net: wwan: debugfs obtained " M Chetan Kumar
2022-02-14  7:16 ` [PATCH net-next 2/2] net: wwan: iosm: drop debugfs dev reference M Chetan Kumar
2022-02-14 14:20 ` [PATCH net-next 0/2] net: wwan: debugfs dev reference not dropped 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;
as well as URLs for NNTP newsgroup(s).