Message ID | 20230119102620.5669-1-philmd@linaro.org |
---|---|
State | Accepted |
Commit | fc3b9dfacc4017aed8e2b010bc85f4dd50ca6e8b |
Headers | show |
Series | MAINTAINERS: Cover RCU documentation | expand |
Ping? On 19/1/23 11:26, Philippe Mathieu-Daudé wrote: > Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> > --- > MAINTAINERS | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 0fe50d01e3..73e9cb33f5 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -2812,6 +2812,8 @@ F: qapi/run-state.json > Read, Copy, Update (RCU) > M: Paolo Bonzini <pbonzini@redhat.com> > S: Maintained > +F: docs/devel/lockcnt.txt > +F: docs/devel/rcu.txt > F: include/qemu/rcu*.h > F: tests/unit/rcutorture.c > F: tests/unit/test-rcu-*.c
ping^2 On 7/2/23 10:11, Philippe Mathieu-Daudé wrote: > Ping? > > On 19/1/23 11:26, Philippe Mathieu-Daudé wrote: >> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> >> --- >> MAINTAINERS | 2 ++ >> 1 file changed, 2 insertions(+) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index 0fe50d01e3..73e9cb33f5 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -2812,6 +2812,8 @@ F: qapi/run-state.json >> Read, Copy, Update (RCU) >> M: Paolo Bonzini <pbonzini@redhat.com> >> S: Maintained >> +F: docs/devel/lockcnt.txt >> +F: docs/devel/rcu.txt >> F: include/qemu/rcu*.h >> F: tests/unit/rcutorture.c >> F: tests/unit/test-rcu-*.c >
Philippe Mathieu-Daudé <philmd@linaro.org> writes:
> ping^2
You misspelled "Paolo?" You're welcome! ;-P
Queued, thanks. Paolo
diff --git a/MAINTAINERS b/MAINTAINERS index 0fe50d01e3..73e9cb33f5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2812,6 +2812,8 @@ F: qapi/run-state.json Read, Copy, Update (RCU) M: Paolo Bonzini <pbonzini@redhat.com> S: Maintained +F: docs/devel/lockcnt.txt +F: docs/devel/rcu.txt F: include/qemu/rcu*.h F: tests/unit/rcutorture.c F: tests/unit/test-rcu-*.c
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+)