Re: [PATCH] firewire: core: record card index in tracepoints event for self ID sequence

From: Takashi Sakamoto
Date: Sat Jun 15 2024 - 02:01:30 EST


On Fri, Jun 14, 2024 at 09:42:51AM +0900, Takashi Sakamoto wrote:
> This patch is for for-next branch.
>
> The selfIDComplete event occurs in the bus managed by one of 1394 OHCI
> controller in Linux system, while the existing tracepoints events has
> the lack of data about it to distinguish the issued hardware from the
> others.
>
> This commit adds card_index member into event structure to store the index
> of host controller in use, and prints it.
>
> Signed-off-by: Takashi Sakamoto <o-takashi@xxxxxxxxxxxxx>
> ---
> drivers/firewire/core-topology.c | 2 +-
> include/trace/events/firewire.h | 9 ++++++---
> 2 files changed, 7 insertions(+), 4 deletions(-)

Applied to for-next branch.


Thanks

Takashi Sakamoto