Hi Dmitry,
On 1/27/20 2:12 PM, Dmitry Vyukov wrote:
On Tue, Nov 12, 2019 at 2:30 AM Dmitry Safonov [off-list ref] wrote:
quoted
diff --git a/MAINTAINERS b/MAINTAINERS
index 3f7f8cdbc471..037abc28c414 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13172,6 +13172,8 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
S: Maintained
F: fs/timerfd.c
F: include/linux/timer*
+F: include/linux/time_namespace.h
+F: kernel/time_namespace.c
Is it supposed to be kernel/time/namespace.c?
Yes, thanks for catching this.
I'll send a fixup shortly.
Thanks,
Dmitry