iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
	Robin Murphy <robin.murphy@arm.com>,
	Joerg Roedel <joro@8bytes.org>, Will Deacon <will@kernel.org>,
	iommu@lists.linux.dev
Subject: Re: [RFC][PATCH] iommu/dma: Do not call swiotlb tracepoint when not defined
Date: Tue, 10 Jun 2025 20:26:42 -0700	[thread overview]
Message-ID: <aEj3cmuigHRMB5H6@infradead.org> (raw)
In-Reply-To: <20250610202457.5a599336@gandalf.local.home>

On Tue, Jun 10, 2025 at 08:24:57PM -0400, Steven Rostedt wrote:
> Hopefully someone else can make a proper patch. I will be pushing my work
> to linux-next during this cycle.

Just move the trace point into swiotlb_tbl_map_single.

Note that the current callers can't agree if they want to trace the
physical or dma address, so that'll force standardize that as well.


      reply	other threads:[~2025-06-11  3:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-11  0:24 [RFC][PATCH] iommu/dma: Do not call swiotlb tracepoint when not defined Steven Rostedt
2025-06-11  3:26 ` Christoph Hellwig [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aEj3cmuigHRMB5H6@infradead.org \
    --to=hch@infradead.org \
    --cc=iommu@lists.linux.dev \
    --cc=joro@8bytes.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robin.murphy@arm.com \
    --cc=rostedt@goodmis.org \
    --cc=will@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).