* [PATCH bpf-next] Correct bpf_core_read.h comment wrt bpf_core_relo struct
@ 2024-01-21 6:01 Dima Tisnek
2024-01-22 5:20 ` Yonghong Song
2024-01-24 4:50 ` patchwork-bot+netdevbpf
0 siblings, 2 replies; 3+ messages in thread
From: Dima Tisnek @ 2024-01-21 6:01 UTC (permalink / raw)
To: bpf; +Cc: Dima Tisnek
Past commits, like 28b93c64499ae09d9dc8c04123b15f8654a93c4c, have removed the last
vestiges of struct bpf_field_reloc, it's called struct bpf_core_relo now.
Signed-off-by: Dima Tisnek <dimaqq@gmail.com>
---
tools/lib/bpf/bpf_core_read.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/lib/bpf/bpf_core_read.h b/tools/lib/bpf/bpf_core_read.h
index 7325a12692a3..5aec301e9585 100644
--- a/tools/lib/bpf/bpf_core_read.h
+++ b/tools/lib/bpf/bpf_core_read.h
@@ -268,7 +268,7 @@ enum bpf_enum_value_kind {
* a relocation, which records BTF type ID describing root struct/union and an
* accessor string which describes exact embedded field that was used to take
* an address. See detailed description of this relocation format and
- * semantics in comments to struct bpf_field_reloc in libbpf_internal.h.
+ * semantics in comments to struct bpf_core_relo in include/uapi/linux/bpf.h.
*
* This relocation allows libbpf to adjust BPF instruction to use correct
* actual field offset, based on target kernel BTF type that matches original
--
2.43.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH bpf-next] Correct bpf_core_read.h comment wrt bpf_core_relo struct
2024-01-21 6:01 [PATCH bpf-next] Correct bpf_core_read.h comment wrt bpf_core_relo struct Dima Tisnek
@ 2024-01-22 5:20 ` Yonghong Song
2024-01-24 4:50 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: Yonghong Song @ 2024-01-22 5:20 UTC (permalink / raw)
To: Dima Tisnek, bpf
On 1/20/24 10:01 PM, Dima Tisnek wrote:
> Past commits, like 28b93c64499ae09d9dc8c04123b15f8654a93c4c, have removed the last
> vestiges of struct bpf_field_reloc, it's called struct bpf_core_relo now.
>
> Signed-off-by: Dima Tisnek <dimaqq@gmail.com>
Acked-by: Yonghong Song <yonghong.song@linux.dev>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH bpf-next] Correct bpf_core_read.h comment wrt bpf_core_relo struct
2024-01-21 6:01 [PATCH bpf-next] Correct bpf_core_read.h comment wrt bpf_core_relo struct Dima Tisnek
2024-01-22 5:20 ` Yonghong Song
@ 2024-01-24 4:50 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2024-01-24 4:50 UTC (permalink / raw)
To: Dima Tisnek; +Cc: bpf
Hello:
This patch was applied to bpf/bpf-next.git (master)
by Andrii Nakryiko <andrii@kernel.org>:
On Sun, 21 Jan 2024 15:01:26 +0900 you wrote:
> Past commits, like 28b93c64499ae09d9dc8c04123b15f8654a93c4c, have removed the last
> vestiges of struct bpf_field_reloc, it's called struct bpf_core_relo now.
>
> Signed-off-by: Dima Tisnek <dimaqq@gmail.com>
> ---
> tools/lib/bpf/bpf_core_read.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Here is the summary with links:
- [bpf-next] Correct bpf_core_read.h comment wrt bpf_core_relo struct
https://git.kernel.org/bpf/bpf-next/c/d47b9f68d289
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-01-24 4:50 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-21 6:01 [PATCH bpf-next] Correct bpf_core_read.h comment wrt bpf_core_relo struct Dima Tisnek
2024-01-22 5:20 ` Yonghong Song
2024-01-24 4:50 ` patchwork-bot+netdevbpf
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox