[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <87qzvu30yg.fsf@trenco.lwn.net>
Date: Thu, 25 Sep 2025 11:18:31 -0600
From: Jonathan Corbet <corbet@....net>
To: Lukas Bulwahn <lbulwahn@...hat.com>, linux-doc@...r.kernel.org
Cc: linux-snps-arc@...ts.infradead.org, linux-parisc@...r.kernel.org,
linux-riscv@...ts.infradead.org, linux-um@...ts.infradead.org,
linux-openrisc@...r.kernel.org, kernel-janitors@...r.kernel.org,
linux-kernel@...r.kernel.org, Lukas Bulwahn <lukas.bulwahn@...hat.com>
Subject: Re: [PATCH] Documentation/features: Update feature lists for 6.17-rc7
Lukas Bulwahn <lbulwahn@...hat.com> writes:
> From: Lukas Bulwahn <lukas.bulwahn@...hat.com>
>
> It seems that ./Documentation/features/scripts/features-refresh.sh was most
> recently used in December 2022, with the latest kernel release v6.1-rc7 at
> that time (see commit 7f2e60ff51ca ("Documentation/features: Update feature
> lists for 6.1") to update the feature lists in this subdirectory. All
> further changes to Documentation/features/ since then have probably been
> done manually, without checking for changes in other architectures and
> features, that missed to update this part of the documentation.
>
> Running ./Documentation/features/scripts/features-refresh.sh now showed
> seven changes of supported features in various architectures (one in arc,
> two in parisc, one in riscv, one in openrisc, and two in um), which were
> not reflected yet in the current documentation.
>
> To confirm the sanity of this script's suggested changes, I checked if the
> commit messages confirm that the features have in fact been added in the
> following commits:
>
> - commit f122668ddcce ("ARC: Add eBPF JIT support")
> - commit 4800a6215e33 ("parisc: Wire up eBPF JIT compiler")
> - commit a869b8c29f86 ("riscv: enable mseal sysmap for RV64")
> - commit 2f681ba4b352 ("um: move thread info into task")
> - commit 3f17fed21491 ("um: switch to regset API and depend on XSTATE")
> - commit 7ce8716e2769 ("openrisc: Add HAVE_REGS_AND_STACK_ACCESS_API support")
> - commit b5ff52be8913 ("parisc: Convert to generic clockevents")
>
> So, update all documents to the current state with features-refresh.sh.
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@...hat.com>
> ---
> Documentation/features/core/eBPF-JIT/arch-support.txt | 4 ++--
> .../features/core/mseal_sys_mappings/arch-support.txt | 2 +-
> .../features/core/thread-info-in-task/arch-support.txt | 2 +-
> Documentation/features/core/tracehook/arch-support.txt | 2 +-
> Documentation/features/perf/kprobes-event/arch-support.txt | 2 +-
> Documentation/features/time/clockevents/arch-support.txt | 2 +-
> 6 files changed, 7 insertions(+), 7 deletions(-)
OK, I went ahead and applied this one, thanks.
jon
Powered by blists - more mailing lists