From: Charlie Jenkins <charlie@rivosinc.com>
To: Palmer Dabbelt <palmer@dabbelt.com>
Cc: linux-riscv@lists.infradead.org
Subject: Re: [PATCH] RISC-V: Documentation: Add enough title underlines to CMODX
Date: Tue, 3 Jun 2025 13:16:16 -0700 [thread overview]
Message-ID: <aD9YEOzbkcCdDrnX@ghost> (raw)
In-Reply-To: <20250603172856.49925-1-palmer@dabbelt.com>
On Tue, Jun 03, 2025 at 10:28:57AM -0700, Palmer Dabbelt wrote:
> This reports as a warning in linux-next along the lines of
>
> Documentation/arch/riscv/cmodx.rst:14: WARNING: Title underline too short.
>
> CMODX in the Kernel Space
> --------------------- [docutils]
> Documentation/arch/riscv/cmodx.rst:43: WARNING: Title underline too short.
>
> CMODX in the User Space
> --------------------- [docutils]
> Documentation/arch/riscv/cmodx.rst:43: WARNING: Title underline too short.
>
> CMODX in the User Space
> --------------------- [docutils]
>
> Link: https://lore.kernel.org/all/20250603154544.1602a8b5@canb.auug.org.au/
> Fixes: 0e07200b2af6 ("riscv: Documentation: add a description about dynamic ftrace")
> Signed-off-by: Palmer Dabbelt <palmer@dabbelt.com>
Thanks!
Reviewed-by: Charlie Jenkins <charlie@rivosinc.com>
> ---
> Documentation/arch/riscv/cmodx.rst | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/arch/riscv/cmodx.rst b/Documentation/arch/riscv/cmodx.rst
> index e009873b2d17..40ba53bed5df 100644
> --- a/Documentation/arch/riscv/cmodx.rst
> +++ b/Documentation/arch/riscv/cmodx.rst
> @@ -11,7 +11,7 @@ program must enforce its own synchronization with the unprivileged fence.i
> instruction.
>
> CMODX in the Kernel Space
> ----------------------
> +-------------------------
>
> Dynamic ftrace
> ---------------------
> @@ -40,7 +40,7 @@ pacthable function. The metadata is resolved at the first trampoline, then the
> execution can be derect to another custom trampoline.
>
> CMODX in the User Space
> ----------------------
> +-----------------------
>
> Though fence.i is an unprivileged instruction, the default Linux ABI prohibits
> the use of fence.i in userspace applications. At any point the scheduler may
> --
> 2.39.5 (Apple Git-154)
>
>
> _______________________________________________
> linux-riscv mailing list
> linux-riscv@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-riscv
_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv
next prev parent reply other threads:[~2025-06-03 20:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-03 17:28 [PATCH] RISC-V: Documentation: Add enough title underlines to CMODX Palmer Dabbelt
2025-06-03 20:16 ` Charlie Jenkins [this message]
2025-06-04 14:33 ` patchwork-bot+linux-riscv
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aD9YEOzbkcCdDrnX@ghost \
--to=charlie@rivosinc.com \
--cc=linux-riscv@lists.infradead.org \
--cc=palmer@dabbelt.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.