[PATCH] mm/mseal: fix mseal documentation for 32-bit kernels
Thomas Weißschuh
thomas.weissschuh at linutronix.de
Tue Jul 7 03:34:47 PDT 2026
On Fri, Jul 03, 2026 at 11:09:55PM +0800, Leon Hwang wrote:
> On 2026/7/3 17:44, Thomas Weißschuh wrote:
> > On Fri, Jul 03, 2026 at 10:25:07AM +0800, Leon Hwang wrote:
> > (...)
> >
> >> The following architectures currently support this feature: x86-64, arm64,
> >> - loongarch and s390.
> >> + loongarch, riscv, and s390.
> >
> > For per-architecture feature documentation we also have
> > Documentation/features/. Maybe move it there.
>
> Better to replace with a reference to the feature doc?
>
> + Refer to :doc:`features/core/mseal_sys_mappings/arch-support` for the
> + support status of each architecture.
It should automatically show up here:
https://www.kernel.org/doc/html/latest/admin-guide/features.html
See also Documentation/sphinx/kernel_feat.py
So I don't think an explicit link is necessary.
But the maintainers might disagree.
In my opinion the link should then go to the rendered table entry.
Thomas
More information about the linux-riscv
mailing list