All of lore.kernel.org
 help / color / mirror / Atom feed
From: linux@arm.linux.org.uk (Russell King - ARM Linux)
To: linux-arm-kernel@lists.infradead.org
Subject: [RFC][PATCH] uncompress.h cleanup and DT support
Date: Sun, 23 Oct 2011 10:47:23 +0100	[thread overview]
Message-ID: <20111023094723.GC12814@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <20111023094309.GM15299@pengutronix.de>

On Sun, Oct 23, 2011 at 11:43:09AM +0200, Uwe Kleine-K?nig wrote:
> On Sun, Oct 23, 2011 at 10:20:59AM +0100, Russell King - ARM Linux wrote:
> > On Sun, Oct 23, 2011 at 11:12:50AM +0200, Zoltan Devai wrote:
> > > 2011/10/23 Russell King - ARM Linux <linux@arm.linux.org.uk>:
> > > > On Sun, Oct 23, 2011 at 10:18:29AM +0200, Zoltan Devai wrote:
> > > >> Plase consider all this as RFC, it's mostly not even compile-tested.
> > > >> If you think it's worth to follow-up, I'm happy to do it.
> > > >
> > > > Is the patch available?
> > > git://github.com/zdevai/linux.git uncompress-h
> > 
> > I'd rather not pull your tree just to look at the patch.  Is it
> > available somewhere else?
> It's not hard to look at it and no need to pull, just do:
> 
> 	git fetch git://github.com/zdevai/linux.git uncompress-h
> 	git log -p ..FETCH_HEAD

.1 We do reviews in patch form on mailing lists, not from commits inside
   git trees.

.2 I don't even want to pull the objects into my tree - that's a waste of
   bandwidth just to _read_ the patch, and risks pulling in a lot more
   depending on the parents of the commit.

So, please stick to patch form.  If it's too large for the mailing list,
please split the patch up into a logical sequence of steps as individual
patches.  Only then provide a gitweb URL if that's not possible.

If the diffstat at the start of this thread reflects a single patch then
it's doing too much as one change.

  reply	other threads:[~2011-10-23  9:47 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-23  8:18 [RFC][PATCH] uncompress.h cleanup and DT support Zoltan Devai
2011-10-23  8:41 ` Russell King - ARM Linux
2011-10-23  9:12   ` Zoltan Devai
2011-10-23  9:20     ` Russell King - ARM Linux
2011-10-23  9:43       ` Uwe Kleine-König
2011-10-23  9:47         ` Russell King - ARM Linux [this message]
2011-10-23 21:28       ` Zoltan Devai
2011-10-23  9:02 ` Jean-Christophe PLAGNIOL-VILLARD
2011-10-23 21:21   ` Zoltan Devai

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=20111023094723.GC12814@n2100.arm.linux.org.uk \
    --to=linux@arm.linux.org.uk \
    --cc=linux-arm-kernel@lists.infradead.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.