* [PATCH] MAINTAINERS: update pm list address
@ 2011-10-08 13:02 Américo Wang
2011-10-08 19:05 ` Rafael J. Wysocki
0 siblings, 1 reply; 3+ messages in thread
From: Américo Wang @ 2011-10-08 13:02 UTC (permalink / raw)
To: Rafael J. Wysocki
Cc: LKML, linux-pm, Len Brown (Intel), Paul Walmsley, Matthew Garrett,
Jean Pihet, Kevin Hilman, magnus.damm, Bojan Smojver,
Srivatsa S. Bhat, Kukjin Kim, Alan Stern, tom.leiming, Linux PM,
mark gross, Pavel Machek
[-- Attachment #1: Type: text/plain, Size: 502 bytes --]
On Sat, Oct 8, 2011 at 4:24 AM, Rafael J. Wysocki <rjw@sisk.pl> wrote:
> Hi,
>
> Due to the continuing outage of lists.linux-foundation.org the linux-pm
> mailing list is going to be hosted at vger.kernel.org from now on. The
> new address of the list is linux-pm@vger.kernel.org .
>
Hi, Rafael,
I think the following patch is needed. :)
----
Change the pm list address in MAINTAINERS, as it is moved to
vger.kernel.org now.
Signed-off-by: WANG Cong <xiyou.wangcong@gmail.com>
[-- Attachment #2: maintainer-change-pm-list-address.diff --]
[-- Type: text/x-patch, Size: 1677 bytes --]
diff --git a/MAINTAINERS b/MAINTAINERS
index ace8f9c..1774b68 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2733,7 +2733,7 @@ F: fs/freevxfs/
FREEZER
M: Pavel Machek <pavel@ucw.cz>
M: "Rafael J. Wysocki" <rjw@sisk.pl>
-L: linux-pm@lists.linux-foundation.org
+L: linux-pm@vger.kernel.org
S: Supported
F: Documentation/power/freezing-of-tasks.txt
F: include/linux/freezer.h
@@ -2995,7 +2995,7 @@ F: drivers/video/hgafb.c
HIBERNATION (aka Software Suspend, aka swsusp)
M: Pavel Machek <pavel@ucw.cz>
M: "Rafael J. Wysocki" <rjw@sisk.pl>
-L: linux-pm@lists.linux-foundation.org
+L: linux-pm@vger.kernel.org
S: Supported
F: arch/x86/power/
F: drivers/base/power/
@@ -3189,7 +3189,7 @@ F: drivers/ide/ide-cd*
IDLE-I7300
M: Andy Henroid <andrew.d.henroid@intel.com>
-L: linux-pm@lists.linux-foundation.org
+L: linux-pm@vger.kernel.org
S: Supported
F: drivers/idle/i7300_idle.c
@@ -3272,7 +3272,7 @@ F: firmware/isci/
INTEL IDLE DRIVER
M: Len Brown <lenb@kernel.org>
-L: linux-pm@lists.linux-foundation.org
+L: linux-pm@vger.kernel.org
T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6.git
S: Supported
F: drivers/idle/intel_idle.c
@@ -3376,7 +3376,7 @@ F: drivers/net/ixgbevf/
INTEL MRST PMU DRIVER
M: Len Brown <len.brown@intel.com>
-L: linux-pm@lists.linux-foundation.org
+L: linux-pm@vger.kernel.org
S: Supported
F: arch/x86/platform/mrst/pmu.*
@@ -6306,7 +6306,7 @@ SUSPEND TO RAM
M: Len Brown <len.brown@intel.com>
M: Pavel Machek <pavel@ucw.cz>
M: "Rafael J. Wysocki" <rjw@sisk.pl>
-L: linux-pm@lists.linux-foundation.org
+L: linux-pm@vger.kernel.org
S: Supported
F: Documentation/power/
F: arch/x86/kernel/acpi/
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] MAINTAINERS: update pm list address
2011-10-08 13:02 [PATCH] MAINTAINERS: update pm list address Américo Wang
@ 2011-10-08 19:05 ` Rafael J. Wysocki
2011-10-09 1:57 ` Américo Wang
0 siblings, 1 reply; 3+ messages in thread
From: Rafael J. Wysocki @ 2011-10-08 19:05 UTC (permalink / raw)
To: Américo Wang
Cc: LKML, linux-pm, Len Brown (Intel), Paul Walmsley, Matthew Garrett,
Jean Pihet, Kevin Hilman, magnus.damm, Bojan Smojver,
Srivatsa S. Bhat, Kukjin Kim, Alan Stern, tom.leiming, Linux PM,
mark gross, Pavel Machek
On Saturday, October 08, 2011, Américo Wang wrote:
> On Sat, Oct 8, 2011 at 4:24 AM, Rafael J. Wysocki <rjw@sisk.pl> wrote:
> > Hi,
> >
> > Due to the continuing outage of lists.linux-foundation.org the linux-pm
> > mailing list is going to be hosted at vger.kernel.org from now on. The
> > new address of the list is linux-pm@vger.kernel.org .
> >
>
> Hi, Rafael,
>
> I think the following patch is needed. :)
That's correct.
Applied to linux-pm/linux-next, but next time please include the entire patch
into the message body.
Thanks,
Rafael
> ----
>
> Change the pm list address in MAINTAINERS, as it is moved to
> vger.kernel.org now.
>
> Signed-off-by: WANG Cong <xiyou.wangcong@gmail.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] MAINTAINERS: update pm list address
2011-10-08 19:05 ` Rafael J. Wysocki
@ 2011-10-09 1:57 ` Américo Wang
0 siblings, 0 replies; 3+ messages in thread
From: Américo Wang @ 2011-10-09 1:57 UTC (permalink / raw)
To: Rafael J. Wysocki
Cc: LKML, linux-pm, Len Brown (Intel), Paul Walmsley, Matthew Garrett,
Jean Pihet, Kevin Hilman, magnus.damm, Bojan Smojver,
Srivatsa S. Bhat, Kukjin Kim, Alan Stern, tom.leiming, Linux PM,
mark gross, Pavel Machek
2011/10/9 Rafael J. Wysocki <rjw@sisk.pl>:
> On Saturday, October 08, 2011, Américo Wang wrote:
>> On Sat, Oct 8, 2011 at 4:24 AM, Rafael J. Wysocki <rjw@sisk.pl> wrote:
>> > Hi,
>> >
>> > Due to the continuing outage of lists.linux-foundation.org the linux-pm
>> > mailing list is going to be hosted at vger.kernel.org from now on. The
>> > new address of the list is linux-pm@vger.kernel.org .
>> >
>>
>> Hi, Rafael,
>>
>> I think the following patch is needed. :)
>
> That's correct.
>
> Applied to linux-pm/linux-next, but next time please include the entire patch
> into the message body.
Ok, thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-10-09 1:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-08 13:02 [PATCH] MAINTAINERS: update pm list address Américo Wang
2011-10-08 19:05 ` Rafael J. Wysocki
2011-10-09 1:57 ` Américo Wang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox