From: James Morse Date: Thu, 15 May 2025 16:58:44 +0000 (+0000) Subject: x86/resctrl: Add 'resctrl' to the title of the resctrl documentation X-Git-Tag: v6.16-rc1~182^2~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=003e86077143ebeaa5299fb2bc907ae3b6650028;p=thirdparty%2Fkernel%2Flinux.git x86/resctrl: Add 'resctrl' to the title of the resctrl documentation The resctrl documentation is titled "User Interface for Resource Control feature". Once the documentation follows the code in a move to the filesystem, this appears in the list of filesystems, but doesn't contain the name of the filesystem, making it hard to find. Add 'resctrl' to the title. Suggested-by: Reinette Chatre Signed-off-by: James Morse Signed-off-by: Borislav Petkov (AMD) Reviewed-by: Reinette Chatre Reviewed-by: Fenghua Yu Tested-by: Fenghua Yu Tested-by: Babu Moger Tested-by: Shaopeng Tan Tested-by: Tony Luck Link: https://lore.kernel.org/20250515165855.31452-15-james.morse@arm.com --- diff --git a/Documentation/arch/x86/resctrl.rst b/Documentation/arch/x86/resctrl.rst index 6768fc1fad166..c7949dd44f2f3 100644 --- a/Documentation/arch/x86/resctrl.rst +++ b/Documentation/arch/x86/resctrl.rst @@ -1,9 +1,9 @@ .. SPDX-License-Identifier: GPL-2.0 .. include:: -=========================================== -User Interface for Resource Control feature -=========================================== +===================================================== +User Interface for Resource Control feature (resctrl) +===================================================== :Copyright: |copy| 2016 Intel Corporation :Authors: - Fenghua Yu