Re: [PATCH] docs: proc: remove description of prof_cpu_mask
From: Jonathan Corbet
Date: Mon Mar 30 2026 - 13:03:30 EST
Zenghui Yu <zenghui.yu@xxxxxxxxx> writes:
> From: "Zenghui Yu (Huawei)" <zenghui.yu@xxxxxxxxx>
>
> Commit 2e5449f4f21a ("profiling: Remove create_prof_cpu_mask().") said that
> no one would create /proc/irq/prof_cpu_mask since commit 1f44a225777e
> ("s390: convert interrupt handling to use generic hardirq", 2013). Remove
> the outdated description.
>
> While at it, fix another minor typo (s/DMS/DMA/).
>
> Signed-off-by: Zenghui Yu (Huawei) <zenghui.yu@xxxxxxxxx>
> ---
> Documentation/filesystems/proc.rst | 12 ++++--------
> 1 file changed, 4 insertions(+), 8 deletions(-)
Applied, thanks.
jon