[PATCH v1 0/2] Update kprobes documentation

Tiezhu Yang posted 2 patches 2 years ago
Documentation/trace/kprobes.rst | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
[PATCH v1 0/2] Update kprobes documentation
Posted by Tiezhu Yang 2 years ago
This is based on 6.7-rc6.

Tiezhu Yang (2):
  docs, kprobes: Update email address of Masami Hiramatsu
  docs, kprobes: Add loongarch as supported architecture

 Documentation/trace/kprobes.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-- 
2.42.0
Re: [PATCH v1 0/2] Update kprobes documentation
Posted by Jonathan Corbet 1 year, 11 months ago
Tiezhu Yang <yangtiezhu@loongson.cn> writes:

> This is based on 6.7-rc6.
>
> Tiezhu Yang (2):
>   docs, kprobes: Update email address of Masami Hiramatsu
>   docs, kprobes: Add loongarch as supported architecture
>
>  Documentation/trace/kprobes.rst | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>

Series applied, thanks.

jon