netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Address some bad references to Kernel docs
@ 2021-11-16 12:11 Mauro Carvalho Chehab
  2021-11-16 12:11 ` [PATCH 1/4] libbpf: update index.rst reference Mauro Carvalho Chehab
  2021-11-17 13:12 ` [PATCH 0/4] Address some bad references to Kernel docs Jonathan Corbet
  0 siblings, 2 replies; 3+ messages in thread
From: Mauro Carvalho Chehab @ 2021-11-16 12:11 UTC (permalink / raw)
  To: Linux Doc Mailing List, Jonathan Corbet
  Cc: Mauro Carvalho Chehab, linux-kernel, Anup Patel, Atish Patra,
	John Fastabend, KP Singh, Martin KaFai Lau, Song Liu,
	Yonghong Song, bpf, kvm-riscv, kvm, linux-riscv, netdev

Hi Jon,

It follows 4 patches addressing some issues during the 5.16 Kernel development
cycle that were sent to the MLs but weren't merged yet. 

They apply cleanly on the top of 5.16-rc1.

Regards,

Mauro Carvalho Chehab (4):
  libbpf: update index.rst reference
  docs: accounting: update delay-accounting.rst reference
  Documentation: update vcpu-requests.rst reference
  Documentation/process: fix a cross reference

 Documentation/admin-guide/sysctl/kernel.rst  | 2 +-
 Documentation/bpf/index.rst                  | 2 +-
 Documentation/process/submitting-patches.rst | 4 ++--
 arch/riscv/kvm/vcpu.c                        | 2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

-- 
2.33.1



^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH 1/4] libbpf: update index.rst reference
  2021-11-16 12:11 [PATCH 0/4] Address some bad references to Kernel docs Mauro Carvalho Chehab
@ 2021-11-16 12:11 ` Mauro Carvalho Chehab
  2021-11-17 13:12 ` [PATCH 0/4] Address some bad references to Kernel docs Jonathan Corbet
  1 sibling, 0 replies; 3+ messages in thread
From: Mauro Carvalho Chehab @ 2021-11-16 12:11 UTC (permalink / raw)
  To: Linux Doc Mailing List, Jonathan Corbet
  Cc: Mauro Carvalho Chehab, Alexei Starovoitov, Andrii Nakryiko,
	Daniel Borkmann, Grant Seltzer, John Fastabend, KP Singh,
	Martin KaFai Lau, Song Liu, Yonghong Song, bpf, linux-kernel,
	netdev

Changeset d20b41115ad5 ("libbpf: Rename libbpf documentation index file")
renamed: Documentation/bpf/libbpf/libbpf.rst
to: Documentation/bpf/libbpf/index.rst.

Update its cross-reference accordingly.

Fixes: d20b41115ad5 ("libbpf: Rename libbpf documentation index file")
Acked-by: Andrii Nakryiko <andrii@kernel.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---

To mailbombing on a large number of people, only mailing lists were C/C on the cover.
See [PATCH 0/4] at: https://lore.kernel.org/all/cover.1637064577.git.mchehab+huawei@kernel.org/

 Documentation/bpf/index.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/bpf/index.rst b/Documentation/bpf/index.rst
index 37f273a7e8b6..610450f59e05 100644
--- a/Documentation/bpf/index.rst
+++ b/Documentation/bpf/index.rst
@@ -15,7 +15,7 @@ that goes into great technical depth about the BPF Architecture.
 libbpf
 ======
 
-Documentation/bpf/libbpf/libbpf.rst is a userspace library for loading and interacting with bpf programs.
+Documentation/bpf/libbpf/index.rst is a userspace library for loading and interacting with bpf programs.
 
 BPF Type Format (BTF)
 =====================
-- 
2.33.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH 0/4] Address some bad references to Kernel docs
  2021-11-16 12:11 [PATCH 0/4] Address some bad references to Kernel docs Mauro Carvalho Chehab
  2021-11-16 12:11 ` [PATCH 1/4] libbpf: update index.rst reference Mauro Carvalho Chehab
@ 2021-11-17 13:12 ` Jonathan Corbet
  1 sibling, 0 replies; 3+ messages in thread
From: Jonathan Corbet @ 2021-11-17 13:12 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, Linux Doc Mailing List
  Cc: Mauro Carvalho Chehab, linux-kernel, Anup Patel, Atish Patra,
	John Fastabend, KP Singh, Martin KaFai Lau, Song Liu,
	Yonghong Song, bpf, kvm-riscv, kvm, linux-riscv, netdev

Mauro Carvalho Chehab <mchehab+huawei@kernel.org> writes:

> Hi Jon,
>
> It follows 4 patches addressing some issues during the 5.16 Kernel development
> cycle that were sent to the MLs but weren't merged yet. 
>
> They apply cleanly on the top of 5.16-rc1.

I've applied the set, thanks.

jon

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-11-17 13:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-16 12:11 [PATCH 0/4] Address some bad references to Kernel docs Mauro Carvalho Chehab
2021-11-16 12:11 ` [PATCH 1/4] libbpf: update index.rst reference Mauro Carvalho Chehab
2021-11-17 13:12 ` [PATCH 0/4] Address some bad references to Kernel docs Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).