From: Andrew Morton <akpm@osdl.org>
To: john stultz <johnstul@us.ibm.com>
Cc: linux-kernel@vger.kernel.org, mingo@elte.hu, george@mvista.com,
zippel@linux-m68k.org, ulrich.windl@rz.uni-regensburg.de,
tglx@linutronix.de, johnstul@us.ibm.com
Subject: Re: [PATCH 8/11] Time: i386 Conversion - part 4: ACPI PM variable renaming and config change.
Date: Tue, 3 Jan 2006 16:35:54 -0800 [thread overview]
Message-ID: <20060103163554.48ce31a0.akpm@osdl.org> (raw)
In-Reply-To: <20051216010802.19280.46938.sendpatchset@cog.beaverton.ibm.com>
john stultz <johnstul@us.ibm.com> wrote:
>
> Andrew, All,
> The conversion of i386 to use the generic timeofday subsystem
> has been split into 6 parts. This patch, the fourth of six, renames
> some ACPI PM variables and removes the CONFIG_X86_PM_TIMER option.
>
> It applies on top of my timeofday-arch-i386-part3 patch. This patch is
> part the timeofday-arch-i386 patchset, so without the following parts
> it is not expected to compile.
>
> Andrew, please consider for inclusion into your tree.
Problems:
- The changelogs aren't terribly good.
When preparing changelogs, please think of how they will look in the
final git record. This means that metainfo concerning preceding patch
dependencies, the number of patches in the series, etc is irrelevant.
The sequence numbering in the Subject: (which you have done correctly) is
sufficient.
Text such as "please apply", while nice, just has to be removed by
myself. I'm not offended if it doesn't get sent ;)
Alert readers will note that I also strip out text such as "this patch
does X" from the changelogs. Because such text is redundant once the
patch is merged up. We _know_ it's a patch - otherwise it wouldn't be in
the git tree.
And once we strip out the above irrelevencies, your changelogs are
awfully spartan for such a substantial piece of work. Isn't there more
to be said?
- The fact that the kernel won't compile without the succeeding patches
in the series is unfortunate. If someone is trying to locate an
unrelated regression via `git bisect' and the bisection process happens
to land them at one of your it-wont-compile points then they have a big
problem. It can pretty much screw up the whole bisection process.
So please try to ensure that the kernel will compile and probably run
at all points of a patch series. If that's too hard then just fold the
separate patches into one larger patch (with appropriately expanded
changelog) to achieve the desired result.
Anyway, I'll tenatively merge these patches into next -mm so they can get a
bit of testing. Which causes a problem, because you don't then have a tree
against which to raise a new patch series.
So perhaps it would be best if you were to
a) Tell me which patches to fold into which other patches to generate a
series which compiles at every stage and
b) Send me a new set of changelogs for the resulting patch series.
OK?
next prev parent reply other threads:[~2006-01-04 0:36 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-16 1:07 [PATCH 0/11] Time: Generic Timeofday Subsystem (v B14-mm) john stultz
2005-12-16 1:07 ` [PATCH 1/11] Time: Reduced NTP rework (part 1) john stultz
2005-12-16 1:07 ` [PATCH 2/11] Time: Reduced NTP Rework (part 2) john stultz
2005-12-16 1:07 ` [PATCH 3/11] Time: Clocksource Infrastructure john stultz
2005-12-16 1:07 ` [PATCH 4/11] Time: Generic Timekeeping Infrastructure john stultz
2005-12-16 1:07 ` [PATCH 5/11] Time: i386 Conversion - part 1: Move timer_pit.c to i8253.c john stultz
2005-12-16 1:07 ` [PATCH 6/11] Time: i386 Conversion - part 2: Move timer_tsc.c to tsc.c john stultz
2005-12-16 1:07 ` [PATCH 7/11] Time: i386 Conversion - part 3: Rework TSC Support john stultz
2005-12-16 1:08 ` [PATCH 8/11] Time: i386 Conversion - part 4: ACPI PM variable renaming and config change john stultz
2006-01-04 0:35 ` Andrew Morton [this message]
2006-01-04 10:33 ` john stultz
2006-01-04 10:41 ` Andrew Morton
2005-12-16 1:08 ` [PATCH 9/11] Time: i386 Conversion - part 5: Enable Generic Timekeeping john stultz
2005-12-16 1:08 ` [PATCH 10/11] Time: i386 Conversion - part 6: Remove Old Code john stultz
2005-12-16 1:08 ` [PATCH 11/11] Time: i386 Clocksource Drivers john stultz
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=20060103163554.48ce31a0.akpm@osdl.org \
--to=akpm@osdl.org \
--cc=george@mvista.com \
--cc=johnstul@us.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=tglx@linutronix.de \
--cc=ulrich.windl@rz.uni-regensburg.de \
--cc=zippel@linux-m68k.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.