All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: Kukjin Kim <kgene.kim@samsung.com>
Cc: 'Mark Brown' <broonie@opensource.wolfsonmicro.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org
Subject: Re: [GIT PULL] Samsung devel-2 for v3.2
Date: Fri, 7 Oct 2011 19:56:11 +0200	[thread overview]
Message-ID: <201110071956.12034.arnd@arndb.de> (raw)
In-Reply-To: <005801cc817c$5d42f9e0$17c8eda0$%kim@samsung.com>

On Monday 03 October 2011, Kukjin Kim wrote:
> Mark Brown wrote:
> > 
> > On Sun, Oct 02, 2011 at 06:25:36PM +0900, Kukjin Kim wrote:
> > 
> > >       gpio/samsung: gpio-samsung.c to support Samsung GPIOs
> > 
> > As I reported the other day this change breaks the boot early on on the
> > Cragganmore S3C6410 based systems (I've not actually fired up my
> > SMDK6410 but I suspect it may have issues too).  I did make some brief
> > attempts to debug but as there's no console output at all and the diff
> > is rather large it's not easy to see what's gone wrong.
> 
> Hmm, I thought it has no problem when I saw Thomas Abraham's 'serial:
> samsung' patches because he said it works fine with my for-next plus his
> patches on SMDK6410...Anyway, I need to sort it out.
> 
> Arnd, please hold this on, will request again soon.

Any update on this?

Note that in general, I would prefer to get more separate pull
requests for the individual feature branches that you use internally
than having it all in one devel branch.

Time is running out before the merge window, so I'm not asking you
to change it again. I will pull it when you send it, but if you
have trouble with some specific parts of this, you can also send
me pull requests for the parts that are good.

	Arnd

WARNING: multiple messages have this Message-ID (diff)
From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Samsung devel-2 for v3.2
Date: Fri, 7 Oct 2011 19:56:11 +0200	[thread overview]
Message-ID: <201110071956.12034.arnd@arndb.de> (raw)
In-Reply-To: <005801cc817c$5d42f9e0$17c8eda0$%kim@samsung.com>

On Monday 03 October 2011, Kukjin Kim wrote:
> Mark Brown wrote:
> > 
> > On Sun, Oct 02, 2011 at 06:25:36PM +0900, Kukjin Kim wrote:
> > 
> > >       gpio/samsung: gpio-samsung.c to support Samsung GPIOs
> > 
> > As I reported the other day this change breaks the boot early on on the
> > Cragganmore S3C6410 based systems (I've not actually fired up my
> > SMDK6410 but I suspect it may have issues too).  I did make some brief
> > attempts to debug but as there's no console output at all and the diff
> > is rather large it's not easy to see what's gone wrong.
> 
> Hmm, I thought it has no problem when I saw Thomas Abraham's 'serial:
> samsung' patches because he said it works fine with my for-next plus his
> patches on SMDK6410...Anyway, I need to sort it out.
> 
> Arnd, please hold this on, will request again soon.

Any update on this?

Note that in general, I would prefer to get more separate pull
requests for the individual feature branches that you use internally
than having it all in one devel branch.

Time is running out before the merge window, so I'm not asking you
to change it again. I will pull it when you send it, but if you
have trouble with some specific parts of this, you can also send
me pull requests for the parts that are good.

	Arnd

  parent reply	other threads:[~2011-10-07 17:56 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-02  9:25 [GIT PULL] Samsung devel-2 for v3.2 Kukjin Kim
2011-10-02  9:25 ` Kukjin Kim
2011-10-02 19:29 ` Mark Brown
2011-10-02 19:29   ` Mark Brown
2011-10-03  3:27   ` Kukjin Kim
2011-10-03  3:27     ` Kukjin Kim
2011-10-03 10:36     ` Mark Brown
2011-10-03 10:36       ` Mark Brown
2011-10-03 11:22       ` Russell King - ARM Linux
2011-10-03 11:22         ` Russell King - ARM Linux
2011-10-03 12:16         ` Mark Brown
2011-10-03 12:16           ` Mark Brown
2011-10-07 17:56     ` Arnd Bergmann [this message]
2011-10-07 17:56       ` Arnd Bergmann
2011-10-07 19:14       ` Mark Brown
2011-10-07 19:14         ` Mark Brown
2011-10-10  4:27         ` Kukjin Kim
2011-10-10  4:27           ` Kukjin Kim
2011-10-20 12:57           ` Arnd Bergmann
2011-10-20 12:57             ` Arnd Bergmann
2011-10-04 12:45   ` Kukjin Kim
2011-10-04 12:45     ` Kukjin Kim
2011-10-04 12:59     ` Mark Brown
2011-10-04 12:59       ` Mark Brown
2011-10-05 16:54     ` Mark Brown
2011-10-05 16:54       ` Mark Brown
2011-10-05 23:05       ` Mark Brown
2011-10-05 23:05         ` Mark Brown
     [not found]         ` <00e601cc83f1$3298e660$97cab320$%kim@samsung.com>
     [not found]           ` <20111006155701.GA1470@opensource.wolfsonmicro.com>
2011-10-06 17:14             ` Mark Brown
2011-10-07 10:58               ` Kukjin Kim

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=201110071956.12034.arnd@arndb.de \
    --to=arnd@arndb.de \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=kgene.kim@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-samsung-soc@vger.kernel.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.