From: Peter Zijlstra <peterz@infradead.org>
To: Jesper Juhl <jj@chaosbits.net>
Cc: "Jiri Kosina" <jkosina@suse.cz>,
"Jan H. Schönherr" <schnhrr@cs.tu-berlin.de>,
"Ingo Molnar" <mingo@elte.hu>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/6] sched: Fix (harmless) typo 'CONFG_FAIR_GROUP_SCHED'
Date: Thu, 14 Jul 2011 00:44:03 +0200 [thread overview]
Message-ID: <1310597043.2586.60.camel@twins> (raw)
In-Reply-To: <alpine.LNX.2.00.1107140029010.22281@swampdragon.chaosbits.net>
On Thu, 2011-07-14 at 00:35 +0200, Jesper Juhl wrote:
>
> Don't know your workflow, but I can tell you what I do. I just have a
> branch for patches that I'm gathering that are not yet in upstream. Apply
> any new stuff there (or cherry-pick from other branches to my queue
> branch) and then regularly rebase that branch on master (Linus' tree).
> When I then want to resend some patches it's as simple as checking out my
> queue branch, doing a rebase to make sure there's no obsolete stuff in it
> and then git format-patch to generate mails for the patches I want to
> re-send and then read those patches in to re-alpine and send them.
> To me that's not very painfull, but of course it may not match your
> workflow - just a description of mine :-) .
Right, so I find cherry-picking and rebasing using git the most painful
thing ever.
Also, using quilt you get a plain text version of the patch you can edit
at your leisure, editing a git patch involves some export, import and
rebase foo which is all too much work.
Furthermore, using quilt I get help from useful tools like rej and meld
git-merge otoh creates these god-awful merge markers that no tool can
deal with.
As for re-alpine, I might actually try it, you're the second one
promoting it. Although I had somewhat hoped for a MUA like sup to become
useful (or notmuch to grow a usable front-end). Traditional MUAs simply
can't seem to cope well with today's number of emails.
next prev parent reply other threads:[~2011-07-13 22:44 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1310580816-10861-1-git-send-email-schnhrr@cs.tu-berlin.de>
2011-07-13 18:13 ` [PATCH 6/6] sched: Do not attempt to destroy uninitialized rt_bandwidth Jan H. Schönherr
2011-07-21 18:30 ` [tip:sched/core] " tip-bot for Bianca Lutz
[not found] ` <1310580816-10861-6-git-send-email-schnhrr@cs.tu-berlin.de>
2011-07-13 20:44 ` [PATCH 5/6] sched: Use leaf_cfs_rqs in load_balance_fair() Peter Zijlstra
2011-07-14 16:46 ` Jan Schönherr
[not found] ` <1310580816-10861-4-git-send-email-schnhrr@cs.tu-berlin.de>
2011-07-13 20:47 ` [PATCH 3/6] sched: Avoid redundant initialization of runqueues Peter Zijlstra
[not found] ` <1310661163-16606-1-git-send-email-schnhrr@cs.tu-berlin.de>
2011-07-15 10:14 ` [PATCH] sched: Separate group-scheduling code more clearly Peter Zijlstra
[not found] ` <1310580816-10861-2-git-send-email-schnhrr@cs.tu-berlin.de>
2011-07-13 20:51 ` [PATCH 1/6] sched: Fix (harmless) typo 'CONFG_FAIR_GROUP_SCHED' Peter Zijlstra
2011-07-13 22:07 ` Jiri Kosina
2011-07-13 22:12 ` Peter Zijlstra
2011-07-13 22:25 ` Jiri Kosina
2011-07-13 22:37 ` Peter Zijlstra
2011-07-13 22:48 ` Jiri Kosina
2011-07-14 16:45 ` Jan Schönherr
2011-07-13 22:35 ` Jesper Juhl
2011-07-13 22:44 ` Peter Zijlstra [this message]
2011-07-13 23:03 ` Jesper Juhl
2011-07-13 23:18 ` Peter Zijlstra
2011-07-13 23:43 ` Jesper Juhl
2011-07-14 8:53 ` Alan Cox
2011-07-14 12:50 ` Peter Zijlstra
2011-07-14 13:23 ` Alan Cox
2011-07-21 18:29 ` [tip:sched/core] " tip-bot for Jan Schoenherr
2011-07-13 20:58 ` [PATCH 0/6] Small scheduling cleanups Peter Zijlstra
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=1310597043.2586.60.camel@twins \
--to=peterz@infradead.org \
--cc=jj@chaosbits.net \
--cc=jkosina@suse.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=schnhrr@cs.tu-berlin.de \
/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