From: Corentin Labbe <clabbe.montjoie@gmail.com>
To: gregkh@linuxfoundation.org, rafael@kernel.org, hch@lst.de,
m.szyprowski@samsung.com, robin.murphy@arm.com
Cc: iommu@lists.linux-foundation.org, linux-kernel@vger.kernel.org
Subject: dma-api debugfs directory is not created since debugfs is not initialized
Date: Tue, 27 Apr 2021 13:34:27 +0200 [thread overview]
Message-ID: <YIf2w1navFNeYjMS@Red> (raw)
Hello
I try to debug some DMA problem on next-20210427, and so I have enabled CONFIG_DMA_API_DEBUG=y.
But the dma-api directory does show up in debugfs, but lot of other directory exists in it.
After debugging it seems due to commit 56348560d495 ("debugfs: do not attempt to create a new file before the filesystem is initalized")
Reverting the commit permit to "dma-api" debugfs to be found. (but seems not the right way to fix it).
Regards
_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu
WARNING: multiple messages have this Message-ID (diff)
From: Corentin Labbe <clabbe.montjoie@gmail.com>
To: gregkh@linuxfoundation.org, rafael@kernel.org, hch@lst.de,
m.szyprowski@samsung.com, robin.murphy@arm.com
Cc: iommu@lists.linux-foundation.org, linux-kernel@vger.kernel.org
Subject: dma-api debugfs directory is not created since debugfs is not initialized
Date: Tue, 27 Apr 2021 13:34:27 +0200 [thread overview]
Message-ID: <YIf2w1navFNeYjMS@Red> (raw)
Hello
I try to debug some DMA problem on next-20210427, and so I have enabled CONFIG_DMA_API_DEBUG=y.
But the dma-api directory does show up in debugfs, but lot of other directory exists in it.
After debugging it seems due to commit 56348560d495 ("debugfs: do not attempt to create a new file before the filesystem is initalized")
Reverting the commit permit to "dma-api" debugfs to be found. (but seems not the right way to fix it).
Regards
next reply other threads:[~2021-04-27 11:34 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-27 11:34 Corentin Labbe [this message]
2021-04-27 11:34 ` dma-api debugfs directory is not created since debugfs is not initialized Corentin Labbe
2021-04-27 11:39 ` Greg KH
2021-04-27 11:39 ` Greg KH
2021-04-27 12:32 ` Robin Murphy
2021-04-27 12:32 ` Robin Murphy
2021-04-27 12:41 ` Greg KH
2021-04-27 12:41 ` Greg KH
2021-04-27 15:36 ` Corentin Labbe
2021-04-27 15:36 ` Corentin Labbe
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=YIf2w1navFNeYjMS@Red \
--to=clabbe.montjoie@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=hch@lst.de \
--cc=iommu@lists.linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=m.szyprowski@samsung.com \
--cc=rafael@kernel.org \
--cc=robin.murphy@arm.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.