From: Eduard - Gabriel Munteanu <eduard.munteanu@linux360.ro>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: hannes@saeurebad.de, tzanussi@gmail.com, penberg@cs.helsinki.fi,
torvalds@linux-foundation.org, compudj@krystal.dyndns.org,
vegard.nossum@gmail.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/3] Full conversion to early_initcall() interface, remove old interface.
Date: Fri, 27 Jun 2008 22:41:15 +0300 [thread overview]
Message-ID: <20080627224115.7f76b11e@linux360.ro> (raw)
In-Reply-To: <20080627114515.65b00a9e.akpm@linux-foundation.org>
On Fri, 27 Jun 2008 11:45:15 -0700
Andrew Morton <akpm@linux-foundation.org> wrote:
> It is a bit of a pain. I avoid asking people to raise patches against
> -mm unless it's really necessary.
Just my 2 cents... you said in a 2006 discussion that you don't use Git
because you modify and drop patches often. I'd like to point out that
newer Git releases support interactive rebasing, which can do very nice
things:
- reorder commits (also adds '<<<', '===', '>>>' merge-like stuff when
that fails, so you can fix it easier)
- squash a commit into the previous -> solves the "patch that fixes
another patch" problem.
- edit commits different than HEAD
That is all doable with 'git-rebase -i'.
But maybe you got used to quilt and changing requires more effort at
the beginning, so I'm not going to argue too much.
I hope this helps.
Cheers,
Eduard
prev parent reply other threads:[~2008-06-27 19:42 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-23 12:30 [PATCH 2/3] Full conversion to early_initcall() interface, remove old interface Eduard - Gabriel Munteanu
2008-06-24 0:27 ` Andrew Morton
2008-06-25 9:01 ` Eduard - Gabriel Munteanu
2008-06-25 9:07 ` Eduard - Gabriel Munteanu
2008-06-27 10:54 ` Johannes Weiner
2008-06-27 11:28 ` Eduard - Gabriel Munteanu
2008-06-27 18:45 ` Andrew Morton
2008-06-27 19:41 ` Eduard - Gabriel Munteanu [this message]
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=20080627224115.7f76b11e@linux360.ro \
--to=eduard.munteanu@linux360.ro \
--cc=akpm@linux-foundation.org \
--cc=compudj@krystal.dyndns.org \
--cc=hannes@saeurebad.de \
--cc=linux-kernel@vger.kernel.org \
--cc=penberg@cs.helsinki.fi \
--cc=torvalds@linux-foundation.org \
--cc=tzanussi@gmail.com \
--cc=vegard.nossum@gmail.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