linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: <josephjang@google.com>
To: Lukas Bulwahn <lukas.bulwahn@gmail.com>,
	rafael@kernel.org, gregkh@linuxfoundation.org, rjw@rjwysocki.net,
	pavel@ucw.cz, len.brown@intel.com, pmladek@suse.com,
	sergey.senozhatsky@gmail.com, rostedt@goodmis.org,
	Kees Cook <keescook@chromium.org>,
	Anton Vorontsov <anton@enomsg.org>,
	Colin Cross <ccross@android.com>, Tony Luck <tony.luck@intel.com>,
	"David S . Miller" <davem@davemloft.net>,
	Rob Herring <robh@kernel.org>
Cc: linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org,
	jonglin@google.com, woodylin@google.com, markcheng@google.com,
	josephjang@google.com
Subject: Re: [PATCH v4] power: suspend: Move dpm_watchdog to suspend.c and enhance it
Date: Thu, 28 Jan 2021 09:20:28 +0000	[thread overview]
Message-ID: <0000000000000bebf105b9f266eb@google.com> (raw)

> > 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@kernel.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.

Sure~
I will drop the changes in MAINTAINERS and send PATCH#6 again.

Thank you,
Joseph.

             reply	other threads:[~2021-01-28  9:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-28  9:20 josephjang [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-01-28  9:21 [PATCH v4] power: suspend: Move dpm_watchdog to suspend.c and enhance it josephjang
2021-01-08  4:41 Joseph Jang
2021-01-27 15:53 ` Lukas Bulwahn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0000000000000bebf105b9f266eb@google.com \
    --to=josephjang@google.com \
    --cc=anton@enomsg.org \
    --cc=ccross@android.com \
    --cc=davem@davemloft.net \
    --cc=gregkh@linuxfoundation.org \
    --cc=jonglin@google.com \
    --cc=keescook@chromium.org \
    --cc=len.brown@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=lukas.bulwahn@gmail.com \
    --cc=markcheng@google.com \
    --cc=pavel@ucw.cz \
    --cc=pmladek@suse.com \
    --cc=rafael@kernel.org \
    --cc=rjw@rjwysocki.net \
    --cc=robh@kernel.org \
    --cc=rostedt@goodmis.org \
    --cc=sergey.senozhatsky@gmail.com \
    --cc=tony.luck@intel.com \
    --cc=woodylin@google.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).