From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 08D4B43E9EE; Tue, 20 Jan 2026 18:36:36 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1768934197; cv=none; b=uoAJp19qmzvsRzs7ZHf14BoBq6c7a0HDG8K94k8Jw3D/z1W6GJ4m478nJPDFdKI+LvqmraUYaOucuBlaEZ7mOQrcDVaZuJ5Zysg2mesWH7xggS328nLi0PXCI/N2rHdl3U0eBF6B3x6wvz4hGKtTsYfTGj7Qhs1PlM+ROHLF/pE= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1768934197; c=relaxed/simple; bh=QYKth/XopUUmN2w5/xA9zHlbSfdy2ir24LbewWEwvOU=; h=From:To:Cc:Subject:In-Reply-To:References:Date:Message-ID: MIME-Version:Content-Type; b=XMZSIF8vP00xj4caL+DVHiu9WOIre0BPGgTzxPUD7GGN78fxKvfx6a8omu/rYN/Jd23gJjb0GysovKEEh2sYFaHd5rqnJnNATXGWnGl9RnmFTefMjbYGpGgcoCesxBMs0ixSAfjTm9AIuoGCWIwPdY5fT4Pm0kx67fUEEFHIpbA= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=nWDbIb8C; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="nWDbIb8C" Received: by smtp.kernel.org (Postfix) with ESMTPSA id CA94CC19422; Tue, 20 Jan 2026 18:36:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1768934196; bh=QYKth/XopUUmN2w5/xA9zHlbSfdy2ir24LbewWEwvOU=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=nWDbIb8C4Pdc9S6Dmuhx0sP4s0TJLIBQyQ/AcWbVHuZ0hRe0PoKYtU9Hxw7X8LLHA aGURL8szqEnjBpSMEtjFVGh8C/URSKLfq0rrzoK8uC9cmJppJqsnolI/JyuUHEPJr8 9reBvNxeN1DY9U2ZV2noPOjkpnUU3Bqg1QxrwnPWOSnMq58zo1iMYa7l2HieqrX0oA 8ApTo/v7yNwJwAlbNpibuU1nZvgD952gLoAG/3qwjwIPsbPb7UPar6tliXWZ4G/KW6 LfGny8wlbK+Hk9h47zxldaGYXNLdGVZCr+l+U1QnflucJkAB4DfAjL3btK3jNCFHlr C+4tPohqzOZ5A== From: Pratyush Yadav To: Mike Rapoport Cc: Pratyush Yadav , Andrew Morton , Alexander Graf , Jason Miu , Jonathan Corbet , Pasha Tatashin , kexec@lists.infradead.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org Subject: Re: [PATCH 3/6] kho: docs: combine concepts and FDT documentation In-Reply-To: (Mike Rapoport's message of "Tue, 20 Jan 2026 20:35:25 +0200") References: <20260105165839.285270-1-rppt@kernel.org> <20260105165839.285270-4-rppt@kernel.org> <2vxz7btce06f.fsf@kernel.org> Date: Tue, 20 Jan 2026 18:36:33 +0000 Message-ID: <2vxzikcwcery.fsf@kernel.org> User-Agent: Gnus/5.13 (Gnus v5.13) Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain On Tue, Jan 20 2026, Mike Rapoport wrote: > On Tue, Jan 20, 2026 at 04:08:56PM +0000, Pratyush Yadav wrote: >> On Mon, Jan 05 2026, Mike Rapoport wrote: >> >> > From: "Mike Rapoport (Microsoft)" >> > >> > Currently index.rst in KHO documentation looks empty and sad as it only >> > contains links to "Kexec Handover Concepts" and "KHO FDT" chapters. >> > >> > Inline contents of these chapters into index.rst to provide a single >> > coherent chapter describing KHO. >> > >> > While on it, drop parts of the KHO FDT description that will be superseded >> > by addition of KHO ABI documentation. >> > >> > Signed-off-by: Mike Rapoport (Microsoft) >> [...] >> > diff --git a/Documentation/core-api/kho/index.rst b/Documentation/core-api/kho/index.rst >> > index 0c63b0c5c143..03cd9afbdb2e 100644 >> > --- a/Documentation/core-api/kho/index.rst >> > +++ b/Documentation/core-api/kho/index.rst >> > @@ -4,10 +4,73 @@ >> > Kexec Handover Subsystem >> > ======================== >> > >> > -.. toctree:: >> > - :maxdepth: 1 >> > +Overview >> > +======== >> >> I ran a test build and Sphinx complains about: >> >> Documentation/admin-guide/mm/kho.rst:10: WARNING: undefined label: 'kho-concepts' [ref.ref] >> Documentation/admin-guide/mm/kho.rst:31: WARNING: undefined label: 'kho-finalization-phase' [ref.ref] >> >> I suppose you should add these labels here. > > It's already in Andrew's tree: > https://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm.git/commit/?h=mm-nonmm-unstable&id=bc1a060da2a76161ba65f1badc551de15056e398 Okay, nice. Then with that, Reviewed-by: Pratyush Yadav > >> Otherwise LGTM. >> [...] -- Regards, Pratyush Yadav