Re: [PATCH] docs, kprobes: Add riscv as supported architecture

2024-05-02 Thread Jonathan Corbet
Ivan Orlov writes: > Support of kprobes and kretprobes for riscv was introduced 3 years ago > by the following change: > > commit c22b0bcb1dd0 ("riscv: Add kprobes supported") > > Add riscv to the list of supported architectures. > > Signed-off-by: Ivan Orlov > --- > Documentation/trace/kprobes

Re: [PATCH v2 0/5] docs: stable-kernel-rules: fine-tuning and 'no stable backport' tag

2024-05-02 Thread Jonathan Corbet
Thorsten Leemhuis writes: > After a recent discussion regarding "do we need a 'nobackport' tag" I > set out to create one change for stable-kernel-rules.rst. This is now > the last patch in the series, which links to that discussion with > all the details; the other stuff is fine-tuning that happ

Re: [PATCH] docs: stable-kernel-rules: fix typo sent->send

2024-05-02 Thread Jonathan Corbet
"Bird, Tim" writes: > Change 'sent' to 'send' > > Signed-off-by: Tim Bird > --- > Documentation/process/stable-kernel-rules.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/process/stable-kernel-rules.rst > b/Documentation/process/stable-kernel-rules.r