]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
docs: proc: remove description of prof_cpu_mask
authorZenghui Yu (Huawei) <zenghui.yu@linux.dev>
Wed, 11 Mar 2026 07:09:40 +0000 (15:09 +0800)
committerJonathan Corbet <corbet@lwn.net>
Mon, 30 Mar 2026 17:02:29 +0000 (11:02 -0600)
commit4663a5a2a3483b5f6b049cf7e9705773ab35e6c7
treee5cfaef0fd9df317b9b21e6b2fed7f266abfd47a
parent999084ee0b111aaeb3e0b37b25d180c53ff6b702
docs: proc: remove description of prof_cpu_mask

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@linux.dev>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20260311070940.94838-1-zenghui.yu@linux.dev>
Documentation/filesystems/proc.rst