mbox series

[v1,0/2] Update kprobes documentation

Message ID 20231219062330.22813-1-yangtiezhu@loongson.cn (mailing list archive)
Headers show
Series Update kprobes documentation | expand

Message

Tiezhu Yang Dec. 19, 2023, 6:23 a.m. UTC
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(-)

Comments

Jonathan Corbet Jan. 11, 2024, 4:36 p.m. UTC | #1
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