lkml.org 
[lkml]   [2005]   [Sep]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] rmmod notifier chain
"Jan Beulich" <JBeulich@novell.com> wrote:
>
> First, I rarely saw any kind of positive review feedback from lkml
> besides the notification that you added something to your -mm tree
> (negative things of course always arrive), yet no feedback at all is far
> from meaning that a given patch is ever going to be accepted (as a
> really good example take the tiny patch to fix the broken range check in
> i386's low level NMI handler).

I cherrypicked five of your patches yesterday as ones which look like they
should be in 2.6.14.

fix i386 cmpxchg
adjust .version updating
free initrd mem adjustment
constify font data
minor fbcon_scroll adjustment

But none of those are NMI-related. Specifically which patch are you
referring to?

> Second, since patches depend on one another in many cases it seemed
> most natural to me to first break out things that aren't directly
> related to nlkd or, if directly related, could still be viewed as
> independent pieces of work.

Yup, thanks for that.

> Hence I wouldn't consider it reasonable to
> break up the debugger patch entirely and submit all the pieces at once,
> because that could easily mean that if one intermediate piece doesn't
> get accepted all the dependent pieces have been separated out
> pointlessly.

Well. That's what I mean by "Each patch should do a single logical thing".
If that single logical thing is "add a debugger" then OK. We regularly
add things like new filesystems in a single patch.

That begin said, people sometimes also choose to break a lage patch into
multiple patches even if they're all interdependent. We don't mind that,
but it's not terribly useful. One advantage of this approach is that it
splits the patch up into chunks which the vger mail server will accept -
I'm not sure what the email size limit is but it seems to be around 80-100
kbytes.

> I'd be curious to know how you, considering yourself in my position,
> would have approached breaking up and submitting that size a patch.

a) Patches which affect the main kernel but which aren't really
debugger-related

b) Patches which affect the main kernel and which are debugger-related
(adding hooks, generalising interfaces, refactoring functions, etc).

c) Finally, one monster patch to add the debugger functionality. Maybe
split into in vger-sized chunks.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-09-09 20:30    [W:0.085 / U:0.084 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site