[PATCH] rv: Fix dead link to monitor_synthesis.rst

Soham Metha posted 1 patch 2 months ago
include/rv/da_monitor.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] rv: Fix dead link to monitor_synthesis.rst
Posted by Soham Metha 2 months ago
The file 'da_monitor_synthesis.rst' was renamed to 'monitor_synthesis.rst' in
commit f40a7c060207
("Documentation/rv: Prepare monitor synthesis document for LTL inclusion").

Update the reference to point to the new filename.

Signed-off-by: Soham Metha <sohammetha01@gmail.com>
---
No functional changes.

 include/rv/da_monitor.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/rv/da_monitor.h b/include/rv/da_monitor.h
index 17fa4f6e5ea6..c2cea209f230 100644
--- a/include/rv/da_monitor.h
+++ b/include/rv/da_monitor.h
@@ -8,7 +8,7 @@
  * The dot2k tool is available at tools/verification/dot2k/
  *
  * For further information, see:
- *   Documentation/trace/rv/da_monitor_synthesis.rst
+ *   Documentation/trace/rv/monitor_synthesis.rst
  */
 
 #include <rv/automata.h>
-- 
2.34.1
Re: [PATCH] rv: Fix dead link to monitor_synthesis.rst
Posted by Soham Metha 2 weeks ago

On 04/12/25 01:52, Soham Metha wrote:
> The file 'da_monitor_synthesis.rst' was renamed to 'monitor_synthesis.rst' in
> commit f40a7c060207
> ("Documentation/rv: Prepare monitor synthesis document for LTL inclusion").
> 
> Update the reference to point to the new filename.
> 
> Signed-off-by: Soham Metha <sohammetha01@gmail.com>
> ---
> No functional changes.
> 
>  include/rv/da_monitor.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/include/rv/da_monitor.h b/include/rv/da_monitor.h
> index 17fa4f6e5ea6..c2cea209f230 100644
> --- a/include/rv/da_monitor.h
> +++ b/include/rv/da_monitor.h
> @@ -8,7 +8,7 @@
>   * The dot2k tool is available at tools/verification/dot2k/
>   *
>   * For further information, see:
> - *   Documentation/trace/rv/da_monitor_synthesis.rst
> + *   Documentation/trace/rv/monitor_synthesis.rst
>   */
>  
>  #include <rv/automata.h>

Hi,

Just a gentle ping on this documentation patch in case it was missed.
Please let me know if any changes are needed.

Thanks,
Soham
Re: [PATCH] rv: Fix dead link to monitor_synthesis.rst
Posted by Gabriele Monaco 2 weeks ago
2026-01-23T20:06:35Z Soham Metha <sohammetha01@gmail.com>:
> On 04/12/25 01:52, Soham Metha wrote:
>> --- a/include/rv/da_monitor.h
>> +++ b/include/rv/da_monitor.h
>> @@ -8,7 +8,7 @@
>>   * The dot2k tool is available at tools/verification/dot2k/
>>   *
>>   * For further information, see:
>> - *   Documentation/trace/rv/da_monitor_synthesis.rst
>> + *   Documentation/trace/rv/monitor_synthesis.rst
>>   */
> Hi,
>
> Just a gentle ping on this documentation patch in case it was missed.
> Please let me know if any changes are needed.

Hi Soham,

the same change was included in [1], which is already on linux-next.
I think I missed your patch since it apparently arrived first.

Thanks anyway,
Gabriele

[1] - https://lore.kernel.org/lkml/20251230075337.11993-1-slopixelz@gmail.com