Thread (38 messages) flat view 38 messages, 7 authors, 5d ago

Re: [PATCH v6 04/12] arm64/mm: Export set_direct_map_*_noflush() APIs

From: Christoph Hellwig <hch@infradead.org>
Date: 2026-09-10 05:52:01
Also in: linux-devicetree, linux-iommu, linux-media, linux-mm, linux-s390, linux-tegra, lkml

On Fri, Sep 04, 2026 at 12:44:55PM +0200, Thierry Reding wrote:
From: Thierry Reding <redacted>

Drivers that use this may want to be built as a module, so export them.
That's one of the worst commit log ever.  No, we don't just export
core symbols dealing with the kernel direct map because
"Drivers that use this may want to be built as a module".

For one exporting this at all needs a very good justification and
not just hand waiving.  But more importantly if we can't avoid
exporting it, it needs to be exported at the tightest sensible
scope.  E.g. for a given module if it is so special, or a namespace
if it's not that special.  But in doubt we should have a proper
core abstraction instead of opening up direct map manipulation to
random modules.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help