[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <d401ecce-2e7f-445c-a18d-cccb15c5fc46@infradead.org>
Date: Sun, 9 Nov 2025 21:52:50 -0800
From: Randy Dunlap <rdunlap@...radead.org>
To: Bagas Sanjaya <bagasdotme@...il.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Documentation <linux-doc@...r.kernel.org>,
Linux ARM MSM <linux-arm-msm@...r.kernel.org>,
Linux DRI Development <dri-devel@...ts.freedesktop.org>
Cc: Jeff Hugo <jeff.hugo@....qualcomm.com>,
Carl Vanderlip <carl.vanderlip@....qualcomm.com>,
Oded Gabbay <ogabbay@...nel.org>, Jonathan Corbet <corbet@....net>,
Youssef Samir <youssef.abdulrahman@....qualcomm.com>,
Pranjal Ramajor Asha Kanojiya <quic_pkanojiy@...cinc.com>,
Zack McKevitt <zachary.mckevitt@....qualcomm.com>,
Aswin Venkatesan <aswivenk@....qualcomm.com>,
Stephen Rothwell <sfr@...b.auug.org.au>
Subject: Re: [PATCH 1/2] accel/qaic: Separate DBC_STATE_* definition list
On 11/9/25 7:59 PM, Bagas Sanjaya wrote:
> Stephen Rothwell reports htmldocs warnings when merging drm-misc tree:
>
> Documentation/accel/qaic/aic100.rst:502: ERROR: Unexpected indentation. [docutils]
> Documentation/accel/qaic/aic100.rst:504: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils]
>
> Fix these by separating DBC_STATE_* definition list from preceding
> paragraph.
>
> Fixes: 9675093acea04c ("accel/qaic: Implement basic SSR handling")
> Reported-by: Stephen Rothwell <sfr@...b.auug.org.au>
> Closes: https://lore.kernel.org/linux-next/20251110132401.200d88bd@canb.auug.org.au/
> Signed-off-by: Bagas Sanjaya <bagasdotme@...il.com>
Reviewed-by: Randy Dunlap <rdunlap@...radead.org>
Tested-by: Randy Dunlap <rdunlap@...radead.org>
> ---
> Documentation/accel/qaic/aic100.rst | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/accel/qaic/aic100.rst b/Documentation/accel/qaic/aic100.rst
> index 3b287c3987d269..41331cf580b118 100644
> --- a/Documentation/accel/qaic/aic100.rst
> +++ b/Documentation/accel/qaic/aic100.rst
> @@ -498,6 +498,7 @@ it desires to recover the workload.
>
> When SSR occurs for a specific NSP, the assigned DBC goes through the
> following state transactions in order:
> +
> DBC_STATE_BEFORE_SHUTDOWN
> Indicates that the affected NSP was found in an unrecoverable error
> condition.
--
~Randy
Powered by blists - more mailing lists