[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAKXUXMxjerYP3TKgA4fP9w=S9=SF+zZ0hzaRZ9dqXMy7XBnWbA@mail.gmail.com>
Date: Wed, 27 Jan 2021 16:53:13 +0100
From: Lukas Bulwahn <lukas.bulwahn@...il.com>
To: Joseph Jang <josephjang@...gle.com>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
"Rafael J . Wysocki" <rjw@...ysocki.net>,
Pavel Machek <pavel@....cz>, Len Brown <len.brown@...el.com>,
Petr Mladek <pmladek@...e.com>,
Sergey Senozhatsky <sergey.senozhatsky@...il.com>,
Steven Rostedt <rostedt@...dmis.org>,
Kees Cook <keescook@...omium.org>,
Anton Vorontsov <anton@...msg.org>,
Colin Cross <ccross@...roid.com>,
Tony Luck <tony.luck@...el.com>,
"David S . Miller" <davem@...emloft.net>,
Rob Herring <robh@...nel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
"open list:THERMAL" <linux-pm@...r.kernel.org>, jonglin@...gle.com,
woodylin@...gle.com, markcheng@...gle.com
Subject: Re: [PATCH v4] power: suspend: Move dpm_watchdog to suspend.c and
enhance it
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 867157311dc8..ecd988b4a838 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7788,6 +7788,8 @@ F: include/linux/freezer.h
> F: include/linux/pm.h
> F: include/linux/suspend.h
> F: kernel/power/
> +F: kernel/power/suspend_watchdog.c
> +F: kernel/power/suspend_watchdog.h
>
The kernel/power/ file entry already covers all files in that
directory, including suspend_watchdog.[ch].
So, why do you think you need to add these two further entries explicitly here?
> HID CORE LAYER
> M: Jiri Kosina <jikos@...nel.org>
> @@ -16630,6 +16632,8 @@ F: include/linux/freezer.h
> F: include/linux/pm.h
> F: include/linux/suspend.h
> F: kernel/power/
> +F: kernel/power/suspend_watchdog.c
> +F: kernel/power/suspend_watchdog.h
>
Same here.
I think you can simply drop the changes in MAINTAINERS in this patch.
Lukas
Powered by blists - more mailing lists