diff options
author | Robin Murphy <robin.murphy@arm.com> | 2022-01-24 17:40:17 +0100 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2022-01-26 17:21:12 +0100 |
commit | 35265899acef135225e946b883fb07acba1d31a2 (patch) | |
tree | 660ec6a4e5da8d56f77879df1ba94a2f5e8ed18d /.gitignore | |
parent | swiotlb: do not zero buffer in set_memory_decrypted() (diff) | |
download | linux-35265899acef135225e946b883fb07acba1d31a2.tar.xz linux-35265899acef135225e946b883fb07acba1d31a2.zip |
swiotlb: simplify debugfs setup
Debugfs functions are already stubbed out for !CONFIG_DEBUG_FS, so we
can remove most of the #ifdefs, just keeping one to manually optimise
away the initcall when it would do nothing. We can also simplify the
code itself by factoring out the directory creation and realising that
the global io_tlb_default_mem now makes debugfs_dir redundant.
Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions