Re: [PATCH] [443/2many] MAINTAINERS - HIBERNATION (aka Software Suspend, aka swsusp):

2007-08-15 Thread Rafael J. Wysocki
On Wednesday, 15 August 2007 04:51, Kyle Moffett wrote: > On Aug 14, 2007, at 19:24:30, Dave Jones wrote: > > On Tue, Aug 14, 2007 at 11:22:37AM -0700, Andrew Morton wrote: > >> On Tue, 14 Aug 2007 11:15:41 -0700 (PDT) Linus Torvalds > >> <[EMAIL PROTECTED]> wrote: > >>> In other words, it would

Re: [PATCH] [443/2many] MAINTAINERS - HIBERNATION (aka Software Suspend, aka swsusp):

2007-08-15 Thread Rafael J. Wysocki
On Wednesday, 15 August 2007 04:51, Kyle Moffett wrote: On Aug 14, 2007, at 19:24:30, Dave Jones wrote: On Tue, Aug 14, 2007 at 11:22:37AM -0700, Andrew Morton wrote: On Tue, 14 Aug 2007 11:15:41 -0700 (PDT) Linus Torvalds [EMAIL PROTECTED] wrote: In other words, it would be much better

Re: [PATCH] [443/2many] MAINTAINERS - HIBERNATION (aka Software Suspend, aka swsusp):

2007-08-14 Thread Kyle Moffett
On Aug 14, 2007, at 19:24:30, Dave Jones wrote: On Tue, Aug 14, 2007 at 11:22:37AM -0700, Andrew Morton wrote: On Tue, 14 Aug 2007 11:15:41 -0700 (PDT) Linus Torvalds <[EMAIL PROTECTED]> wrote: In other words, it would be much better to just have per-file markers, along with some

Re: [PATCH] [443/2many] MAINTAINERS - HIBERNATION (aka Software Suspend, aka swsusp):

2007-08-14 Thread Joe Perches
On Tue, 2007-08-14 at 11:15 -0700, Linus Torvalds wrote: > In other words, it would be much better to just have per-file markers, > along with some per-subdirectory stuff or similar. So that there would be no hot single file, I cut the MAINTAINER file into single file segments in maintainers/*

Re: [PATCH] [443/2many] MAINTAINERS - HIBERNATION (aka Software Suspend, aka swsusp):

2007-08-14 Thread Dave Jones
On Tue, Aug 14, 2007 at 11:22:37AM -0700, Andrew Morton wrote: > On Tue, 14 Aug 2007 11:15:41 -0700 (PDT) > Linus Torvalds <[EMAIL PROTECTED]> wrote: > > > In other words, it would be much better to just have per-file markers, > > along with some per-subdirectory stuff or similar. > >

Re: [PATCH] [443/2many] MAINTAINERS - HIBERNATION (aka Software Suspend, aka swsusp):

2007-08-14 Thread Joe Perches
On Tue, 2007-08-14 at 11:15 -0700, Linus Torvalds wrote: > Quite frankly, I think the MAINTAINERS file gets a whole lot uglier this > way. Me too. Chopping up the current file is simple. How about keeping the whole thing in git? Please look at thread: [PATCH] [1/2many] - Find the maintainer(s)

Re: [PATCH] [443/2many] MAINTAINERS - HIBERNATION (aka Software Suspend, aka swsusp):

2007-08-14 Thread Rene Herman
On 08/14/2007 08:15 PM, Linus Torvalds wrote: Quite frankly, I think the MAINTAINERS file gets a whole lot uglier this way. There's also a rather fundamental issue: this will likely make people touch the MAINTAINERS file *more*, and from a maintenance standpoint, that is exactly the wrong

Re: [PATCH] [443/2many] MAINTAINERS - HIBERNATION (aka Software Suspend, aka swsusp):

2007-08-14 Thread Andrew Morton
On Tue, 14 Aug 2007 11:15:41 -0700 (PDT) Linus Torvalds <[EMAIL PROTECTED]> wrote: > In other words, it would be much better to just have per-file markers, > along with some per-subdirectory stuff or similar. And a `make maintainers' target to pull it all together.. (perhaps we could add a

Re: [PATCH] [443/2many] MAINTAINERS - HIBERNATION (aka Software Suspend, aka swsusp):

2007-08-14 Thread Linus Torvalds
On Tue, 14 Aug 2007, Joe Perches wrote: > > SUSPEND TO RAM: > P:Pavel Machek > M:[EMAIL PROTECTED] > P:Rafael J. Wysocki > M:[EMAIL PROTECTED] > L:[EMAIL PROTECTED] > S:Maintained > F:Documentation/power/ > F:arch/i386/kernel/acpi/ > F:arch/x86_64/kernel/acpi/

Re: [PATCH] [443/2many] MAINTAINERS - HIBERNATION (aka Software Suspend, aka swsusp):

2007-08-14 Thread Rafael J. Wysocki
On Tuesday, 14 August 2007 19:57, Joe Perches wrote: > On Tue, 2007-08-14 at 19:37 +0200, Rafael J. Wysocki wrote: > > (1) hibernation > > F: Documentation/power/ > > F: arch/i386/power/ > > F: arch/x86_64/kernel/suspend_asm.S > > F: arch/x86_64/kernel/suspend.c > > F:

Re: [PATCH] [443/2many] MAINTAINERS - HIBERNATION (aka Software Suspend, aka swsusp):

2007-08-14 Thread Joe Perches
On Tue, 2007-08-14 at 19:37 +0200, Rafael J. Wysocki wrote: > (1) hibernation > F: Documentation/power/ > F: arch/i386/power/ > F: arch/x86_64/kernel/suspend_asm.S > F: arch/x86_64/kernel/suspend.c > F: drivers/base/power/ > F: kernel/power/ > F:

Re: [PATCH] [443/2many] MAINTAINERS - HIBERNATION (aka Software Suspend, aka swsusp):

2007-08-14 Thread Rafael J. Wysocki
On Tuesday, 14 August 2007 09:05, Pavel Machek wrote: > Hi! > > > > > + include/linux/suspend.h > > > > + include/linux/freezer.h > > > > + include/linux/pm.h > > > > + include/asm-*/suspend.h > > > > > > > > Hm, they are also relevant for suspend to RAM, so perhaps one common > > > > list of

Re: [PATCH] [443/2many] MAINTAINERS - HIBERNATION (aka Software Suspend, aka swsusp):

2007-08-14 Thread Pavel Machek
Hi! > > > + include/linux/suspend.h > > > + include/linux/freezer.h > > > + include/linux/pm.h > > > + include/asm-*/suspend.h > > > > > > Hm, they are also relevant for suspend to RAM, so perhaps one common > > > list of files for suspend to RAM and hibernation would be better? > > > > Maybe

Re: [PATCH] [443/2many] MAINTAINERS - HIBERNATION (aka Software Suspend, aka swsusp):

2007-08-14 Thread Pavel Machek
Hi! + include/linux/suspend.h + include/linux/freezer.h + include/linux/pm.h + include/asm-*/suspend.h Hm, they are also relevant for suspend to RAM, so perhaps one common list of files for suspend to RAM and hibernation would be better? Maybe just collapse the 2

Re: [PATCH] [443/2many] MAINTAINERS - HIBERNATION (aka Software Suspend, aka swsusp):

2007-08-14 Thread Rafael J. Wysocki
On Tuesday, 14 August 2007 09:05, Pavel Machek wrote: Hi! + include/linux/suspend.h + include/linux/freezer.h + include/linux/pm.h + include/asm-*/suspend.h Hm, they are also relevant for suspend to RAM, so perhaps one common list of files for suspend to RAM and

Re: [PATCH] [443/2many] MAINTAINERS - HIBERNATION (aka Software Suspend, aka swsusp):

2007-08-14 Thread Joe Perches
On Tue, 2007-08-14 at 19:37 +0200, Rafael J. Wysocki wrote: (1) hibernation F: Documentation/power/ F: arch/i386/power/ F: arch/x86_64/kernel/suspend_asm.S F: arch/x86_64/kernel/suspend.c F: drivers/base/power/ F: kernel/power/ F: include/linux/suspend.h

Re: [PATCH] [443/2many] MAINTAINERS - HIBERNATION (aka Software Suspend, aka swsusp):

2007-08-14 Thread Rafael J. Wysocki
On Tuesday, 14 August 2007 19:57, Joe Perches wrote: On Tue, 2007-08-14 at 19:37 +0200, Rafael J. Wysocki wrote: (1) hibernation F: Documentation/power/ F: arch/i386/power/ F: arch/x86_64/kernel/suspend_asm.S F: arch/x86_64/kernel/suspend.c F:

Re: [PATCH] [443/2many] MAINTAINERS - HIBERNATION (aka Software Suspend, aka swsusp):

2007-08-14 Thread Linus Torvalds
On Tue, 14 Aug 2007, Joe Perches wrote: SUSPEND TO RAM: P:Pavel Machek M:[EMAIL PROTECTED] P:Rafael J. Wysocki M:[EMAIL PROTECTED] L:[EMAIL PROTECTED] S:Maintained F:Documentation/power/ F:arch/i386/kernel/acpi/ F:arch/x86_64/kernel/acpi/ F:

Re: [PATCH] [443/2many] MAINTAINERS - HIBERNATION (aka Software Suspend, aka swsusp):

2007-08-14 Thread Andrew Morton
On Tue, 14 Aug 2007 11:15:41 -0700 (PDT) Linus Torvalds [EMAIL PROTECTED] wrote: In other words, it would be much better to just have per-file markers, along with some per-subdirectory stuff or similar. And a `make maintainers' target to pull it all together.. (perhaps we could add a

Re: [PATCH] [443/2many] MAINTAINERS - HIBERNATION (aka Software Suspend, aka swsusp):

2007-08-14 Thread Rene Herman
On 08/14/2007 08:15 PM, Linus Torvalds wrote: Quite frankly, I think the MAINTAINERS file gets a whole lot uglier this way. There's also a rather fundamental issue: this will likely make people touch the MAINTAINERS file *more*, and from a maintenance standpoint, that is exactly the wrong

Re: [PATCH] [443/2many] MAINTAINERS - HIBERNATION (aka Software Suspend, aka swsusp):

2007-08-14 Thread Joe Perches
On Tue, 2007-08-14 at 11:15 -0700, Linus Torvalds wrote: Quite frankly, I think the MAINTAINERS file gets a whole lot uglier this way. Me too. Chopping up the current file is simple. How about keeping the whole thing in git? Please look at thread: [PATCH] [1/2many] - Find the maintainer(s)

Re: [PATCH] [443/2many] MAINTAINERS - HIBERNATION (aka Software Suspend, aka swsusp):

2007-08-14 Thread Dave Jones
On Tue, Aug 14, 2007 at 11:22:37AM -0700, Andrew Morton wrote: On Tue, 14 Aug 2007 11:15:41 -0700 (PDT) Linus Torvalds [EMAIL PROTECTED] wrote: In other words, it would be much better to just have per-file markers, along with some per-subdirectory stuff or similar. And a `make

Re: [PATCH] [443/2many] MAINTAINERS - HIBERNATION (aka Software Suspend, aka swsusp):

2007-08-14 Thread Joe Perches
On Tue, 2007-08-14 at 11:15 -0700, Linus Torvalds wrote: In other words, it would be much better to just have per-file markers, along with some per-subdirectory stuff or similar. So that there would be no hot single file, I cut the MAINTAINER file into single file segments in maintainers/*

Re: [PATCH] [443/2many] MAINTAINERS - HIBERNATION (aka Software Suspend, aka swsusp):

2007-08-14 Thread Kyle Moffett
On Aug 14, 2007, at 19:24:30, Dave Jones wrote: On Tue, Aug 14, 2007 at 11:22:37AM -0700, Andrew Morton wrote: On Tue, 14 Aug 2007 11:15:41 -0700 (PDT) Linus Torvalds [EMAIL PROTECTED] wrote: In other words, it would be much better to just have per-file markers, along with some

Re: [PATCH] [443/2many] MAINTAINERS - HIBERNATION (aka Software Suspend, aka swsusp):

2007-08-13 Thread Rafael J. Wysocki
On Monday, 13 August 2007 23:21, Joe Perches wrote: > On Mon, 2007-08-13 at 23:25 +0200, Rafael J. Wysocki wrote: > > + include/linux/suspend.h > > + include/linux/freezer.h > > + include/linux/pm.h > > + include/asm-*/suspend.h > > > > Hm, they are also relevant for suspend to RAM, so perhaps

Re: [PATCH] [443/2many] MAINTAINERS - HIBERNATION (aka Software Suspend, aka swsusp):

2007-08-13 Thread Joe Perches
On Mon, 2007-08-13 at 23:25 +0200, Rafael J. Wysocki wrote: > + include/linux/suspend.h > + include/linux/freezer.h > + include/linux/pm.h > + include/asm-*/suspend.h > > Hm, they are also relevant for suspend to RAM, so perhaps one common > list of files for suspend to RAM and hibernation would

Re: [PATCH] [443/2many] MAINTAINERS - HIBERNATION (aka Software Suspend, aka swsusp):

2007-08-13 Thread Rafael J. Wysocki
On Monday, 13 August 2007 22:54, Joe Perches wrote: > On Mon, 2007-08-13 at 22:50 +0200, Rafael J. Wysocki wrote: > > Please add > > arch/i386/power/ > > arch/x86_64/kernel/suspend_asm.S > > arch/x86_64/kernel/suspend.c > > drivers/base/power/ > > There also is a couple of headers. Do you want to

Re: [PATCH] [443/2many] MAINTAINERS - HIBERNATION (aka Software Suspend, aka swsusp):

2007-08-13 Thread Joe Perches
On Mon, 2007-08-13 at 22:50 +0200, Rafael J. Wysocki wrote: > Please add > arch/i386/power/ > arch/x86_64/kernel/suspend_asm.S > arch/x86_64/kernel/suspend.c > drivers/base/power/ > There also is a couple of headers. Do you want to list them too? Your choice. Just let me know. HIBERNATION (aka

Re: [PATCH] [443/2many] MAINTAINERS - HIBERNATION (aka Software Suspend, aka swsusp):

2007-08-13 Thread Rafael J. Wysocki
On Monday, 13 August 2007 08:36, [EMAIL PROTECTED] wrote: > Add file pattern to MAINTAINER entry > > Signed-off-by: Joe Perches <[EMAIL PROTECTED]> > > diff --git a/MAINTAINERS b/MAINTAINERS > index 29a2179..5ae90a2 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -4215,6 +4215,9 @@ P:

Re: [PATCH] [443/2many] MAINTAINERS - HIBERNATION (aka Software Suspend, aka swsusp):

2007-08-13 Thread Pavel Machek
> Add file pattern to MAINTAINER entry > > Signed-off-by: Joe Perches <[EMAIL PROTECTED]> ACK. Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures)

[PATCH] [443/2many] MAINTAINERS - HIBERNATION (aka Software Suspend, aka swsusp):

2007-08-13 Thread joe
Add file pattern to MAINTAINER entry Signed-off-by: Joe Perches <[EMAIL PROTECTED]> diff --git a/MAINTAINERS b/MAINTAINERS index 29a2179..5ae90a2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4215,6 +4215,9 @@ P:Rafael J. Wysocki M: [EMAIL PROTECTED] L: [EMAIL PROTECTED] S:

[PATCH] [443/2many] MAINTAINERS - HIBERNATION (aka Software Suspend, aka swsusp):

2007-08-13 Thread joe
Add file pattern to MAINTAINER entry Signed-off-by: Joe Perches [EMAIL PROTECTED] diff --git a/MAINTAINERS b/MAINTAINERS index 29a2179..5ae90a2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4215,6 +4215,9 @@ P:Rafael J. Wysocki M: [EMAIL PROTECTED] L: [EMAIL PROTECTED] S:

Re: [PATCH] [443/2many] MAINTAINERS - HIBERNATION (aka Software Suspend, aka swsusp):

2007-08-13 Thread Pavel Machek
Add file pattern to MAINTAINER entry Signed-off-by: Joe Perches [EMAIL PROTECTED] ACK. Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures)

Re: [PATCH] [443/2many] MAINTAINERS - HIBERNATION (aka Software Suspend, aka swsusp):

2007-08-13 Thread Rafael J. Wysocki
On Monday, 13 August 2007 08:36, [EMAIL PROTECTED] wrote: Add file pattern to MAINTAINER entry Signed-off-by: Joe Perches [EMAIL PROTECTED] diff --git a/MAINTAINERS b/MAINTAINERS index 29a2179..5ae90a2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4215,6 +4215,9 @@ P: Rafael J.

Re: [PATCH] [443/2many] MAINTAINERS - HIBERNATION (aka Software Suspend, aka swsusp):

2007-08-13 Thread Joe Perches
On Mon, 2007-08-13 at 22:50 +0200, Rafael J. Wysocki wrote: Please add arch/i386/power/ arch/x86_64/kernel/suspend_asm.S arch/x86_64/kernel/suspend.c drivers/base/power/ There also is a couple of headers. Do you want to list them too? Your choice. Just let me know. HIBERNATION (aka

Re: [PATCH] [443/2many] MAINTAINERS - HIBERNATION (aka Software Suspend, aka swsusp):

2007-08-13 Thread Rafael J. Wysocki
On Monday, 13 August 2007 22:54, Joe Perches wrote: On Mon, 2007-08-13 at 22:50 +0200, Rafael J. Wysocki wrote: Please add arch/i386/power/ arch/x86_64/kernel/suspend_asm.S arch/x86_64/kernel/suspend.c drivers/base/power/ There also is a couple of headers. Do you want to list them

Re: [PATCH] [443/2many] MAINTAINERS - HIBERNATION (aka Software Suspend, aka swsusp):

2007-08-13 Thread Joe Perches
On Mon, 2007-08-13 at 23:25 +0200, Rafael J. Wysocki wrote: + include/linux/suspend.h + include/linux/freezer.h + include/linux/pm.h + include/asm-*/suspend.h Hm, they are also relevant for suspend to RAM, so perhaps one common list of files for suspend to RAM and hibernation would be

Re: [PATCH] [443/2many] MAINTAINERS - HIBERNATION (aka Software Suspend, aka swsusp):

2007-08-13 Thread Rafael J. Wysocki
On Monday, 13 August 2007 23:21, Joe Perches wrote: On Mon, 2007-08-13 at 23:25 +0200, Rafael J. Wysocki wrote: + include/linux/suspend.h + include/linux/freezer.h + include/linux/pm.h + include/asm-*/suspend.h Hm, they are also relevant for suspend to RAM, so perhaps one common