]> www.infradead.org Git - nvme.git/commit
firewire: core: record card index in tracepoinrts events derived from bus_reset_arran...
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Thu, 13 Jun 2024 13:14:39 +0000 (22:14 +0900)
committerTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sat, 15 Jun 2024 05:59:17 +0000 (14:59 +0900)
commit7507dbc46b780e9fa2ec3d4db7cd9ce07e722927
tree1b5996a4d6d8cb78a47d78bfa13780054afe2d53
parentabbb4bd96d7f871b10bd7058f7284ffaf4e8257f
firewire: core: record card index in tracepoinrts events derived from bus_reset_arrange_template

The asynchronous transmission of phy packet is initiated on one of 1394
OHCI controller, however the existing tracepoints events has the lack of
data about it.

This commit adds card_index member into event structure to store the index
of host controller in use, and prints it.

Link: https://lore.kernel.org/r/20240613131440.431766-8-o-takashi@sakamocchi.jp
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
drivers/firewire/core-card.c
include/trace/events/firewire.h