From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="OWcU12bP" Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.13]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3B15DA5 for ; Wed, 6 Dec 2023 15:21:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1701904870; x=1733440870; h=date:from:to:cc:subject:message-id:mime-version; bh=L0FherxvQtGVhOje7sSU62EK8tDa2BwfmY549sq8uIA=; b=OWcU12bP+W9WImnAnNoxovMUXxYVEETHs7DpA4/go7MLBy8MAOaJLqua MKOUzqcvn82s08sK0R4jT+2wn2cAySuexqJQwHeHiKxRMB+PKARjwfQgv WNE95hM60bR9JWfIYaMUmk2+I3KUEFra5URy2Gcknt0tQnC9awX2BbIU+ iW8HCV6rwKylJOwR9miXgx+wDCoXGPlKcH+zRSmdgJ1tSq7rvc0JjcX5W NFIv2BiNWDqWWEiofhMAYxfQndjYmQVpdmkQcXkM+MBb2+EOezoC+lQ2n AFdkuzQ7LCYFqBTIseBM10FfClD98IYa0nRO/GXcpwbipRYJQRrhDqmHh g==; X-IronPort-AV: E=McAfee;i="6600,9927,10916"; a="1211468" X-IronPort-AV: E=Sophos;i="6.04,256,1695711600"; d="scan'208";a="1211468" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orvoesa105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 06 Dec 2023 15:21:09 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10916"; a="800516888" X-IronPort-AV: E=Sophos;i="6.04,256,1695711600"; d="scan'208";a="800516888" Received: from lkp-server02.sh.intel.com (HELO b07ab15da5fe) ([10.239.97.151]) by orsmga008.jf.intel.com with ESMTP; 06 Dec 2023 15:21:07 -0800 Received: from kbuild by b07ab15da5fe with local (Exim 4.96) (envelope-from ) id 1rB1CT-000BYI-0O; Wed, 06 Dec 2023 23:21:05 +0000 Date: Thu, 7 Dec 2023 07:20:32 +0800 From: kernel test robot To: Qais Yousef Cc: oe-kbuild-all@lists.linux.dev, linux-doc@vger.kernel.org Subject: [qais-yousef:uclamp-max-aggregation 11/11] htmldocs: Documentation/scheduler/sched-util-clamp.rst:172: WARNING: undefined label: schedutil-response-time-issues (if the link has no caption the label must precede a section header) Message-ID: <202312070722.6ljjHYA7-lkp@intel.com> Precedence: bulk X-Mailing-List: linux-doc@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline tree: https://github.com/qais-yousef/linux uclamp-max-aggregation head: 125f789d9c871f96dccf78573b6760d24cdebcc8 commit: d3e87a62acb4d2f91799d5112ae868760ab94bfa [11/11] sched/documentation: Remove reference to max aggregation reproduce: (https://download.01.org/0day-ci/archive/20231207/202312070722.6ljjHYA7-lkp@intel.com/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot | Closes: https://lore.kernel.org/oe-kbuild-all/202312070722.6ljjHYA7-lkp@intel.com/ All warnings (new ones prefixed by >>): >> Documentation/scheduler/sched-util-clamp.rst:172: WARNING: undefined label: schedutil-response-time-issues (if the link has no caption the label must precede a section header) vim +172 Documentation/scheduler/sched-util-clamp.rst 171 > 172 See :ref:`Section 5.1 ` for more details on 173 schedutil related limitations. 174 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki