Re: [PATCH] Documentation: cgroup-v2: fix path to example BPF program
From: Jonathan Corbet <corbet@lwn.net>
Date: 2021-02-25 20:10:44
Also in:
cgroups, lkml
From: Jonathan Corbet <corbet@lwn.net>
Date: 2021-02-25 20:10:44
Also in:
cgroups, lkml
Antonio Terceiro [off-list ref] writes:
This file has been moved into the "progs" subdirectory in bd4aed0ee73ca873bef3cb3ec746dd796f03df28, together with all test BPF programs. Signed-off-by: Antonio Terceiro <redacted> Cc: Tejun Heo <tj@kernel.org> Cc: Zefan Li <redacted> Cc: Johannes Weiner <hannes@cmpxchg.org> Cc: Jonathan Corbet <corbet@lwn.net> Cc: Jiong Wang <redacted> --- Documentation/admin-guide/cgroup-v2.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Applied, thanks. I did fix the changelog to include a Fixes: tag with the commit listed in the proper format. Thanks, jon