[PATCH V2 0/3] staging: vchiq_arm: move state dump to debugfs

Stefan Wahren wahrenst at gmx.net
Sun Oct 29 05:48:34 PDT 2023


Hello,

since recent discussion raised the question about the future of debugfs
for vchiq [1], i want to submit this cleanup patch series as part of the
discussion and a small Halloween present ;-)

Best regards

Changes in V2:
- rebase on top of current staging-next
- address suggestion from Laurent Pinchart in patch 1
- fix checkpatch issue (too long line) in patch 2

[1] - https://lore.kernel.org/lkml/7ea529c2-3da6-47df-9b09-28d4ab36c4ef@kadam.mountain/T/

Stefan Wahren (3):
  staging: vchiq_core: Make vchiq_dump_service_state static
  staging: vchiq_core: Shorten bulk TX/RX pending dump
  staging: vchiq_arm: move state dump to debugfs

 .../interface/vchiq_arm/vchiq_arm.c           |  94 ++----
 .../interface/vchiq_arm/vchiq_arm.h           |   7 -
 .../interface/vchiq_arm/vchiq_core.c          | 274 +++++++-----------
 .../interface/vchiq_arm/vchiq_core.h          |  16 +-
 .../interface/vchiq_arm/vchiq_debugfs.c       |  10 +
 .../interface/vchiq_arm/vchiq_dev.c           |  21 --
 6 files changed, 137 insertions(+), 285 deletions(-)

--
2.34.1




More information about the linux-arm-kernel mailing list