All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: Stephen Warren <swarren@wwwdotorg.org>,
	Simon Horman <horms@verge.net.au>,
	Stephen Rothwell <sfr@canb.auug.org.au>,
	Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
	Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>,
	Linus Walleij <linus.walleij@stericsson.com>,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Thomas Petazzoni <thomas.petazzoni@free-electrons.com>,
	Kevin Hilman <khilman@ti.com>,
	Ulf Hansson <ulf.hansson@linaro.org>,
	Mark Brown <broonie@opensource.wolfsonmicro.com>,
	Russell King <linux@arm.linux.org.uk>,
	Benoit Cousson <b-cousson@ti.com>,
	Dmitry Torokhov <dmitry.torokhov@gmail.com>,
	Felipe Balbi <balbi@ti.com>,
	Rickard Andersson <rickard.andersson@stericsson.com>,
	"Rafael J. Wysocki" <rjw@sisk.pl>,
	Mitch Bradley <wmb@firmworks.com>,
	Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>,
	linux-next@vger.kernel.org
Subject: Re: [PATCH v2] drivers/pinctrl: grab default handles from device core
Date: Wed, 16 Jan 2013 18:33:31 -0800	[thread overview]
Message-ID: <20130117023331.GC20928@kroah.com> (raw)
In-Reply-To: <CACRpkdbnyzppd-iom4PL3N3-YkuK+BRNzR577qVc6cPoTKxhTw@mail.gmail.com>

On Thu, Jan 17, 2013 at 01:59:52AM +0100, Linus Walleij wrote:
> On Wed, Jan 16, 2013 at 6:49 PM, Stephen Warren <swarren@wwwdotorg.org> wrote:
> 
> > Hmm. It's causing a lot of engineers here a lot of trouble, since they
> > all see linux-next won't boot, and haven't been paying enough attention
> > to know which commit to revert:-(. Lots of lost productivity:-(
> >
> > Simon, the offending commit:
> >
> > 6d3ef6b drivers/pinctrl: grab default handles from device core
> >
> > is still in next-20130116. Can you please remove it?
> 
> Not that this should be in the SH tree, but I have merged your fix
> to the pinctrl tree and it should be in -next, does it fix the problem?
> 
> Mainly asking because once Greg ACKs that patch I want to
> put it into the pinctrl tree...

I want to see the updated one with all of the fixes before I ack
anything.

thanks,

greg k-h

WARNING: multiple messages have this Message-ID (diff)
From: gregkh@linuxfoundation.org (Greg KH)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] drivers/pinctrl: grab default handles from device core
Date: Wed, 16 Jan 2013 18:33:31 -0800	[thread overview]
Message-ID: <20130117023331.GC20928@kroah.com> (raw)
In-Reply-To: <CACRpkdbnyzppd-iom4PL3N3-YkuK+BRNzR577qVc6cPoTKxhTw@mail.gmail.com>

On Thu, Jan 17, 2013 at 01:59:52AM +0100, Linus Walleij wrote:
> On Wed, Jan 16, 2013 at 6:49 PM, Stephen Warren <swarren@wwwdotorg.org> wrote:
> 
> > Hmm. It's causing a lot of engineers here a lot of trouble, since they
> > all see linux-next won't boot, and haven't been paying enough attention
> > to know which commit to revert:-(. Lots of lost productivity:-(
> >
> > Simon, the offending commit:
> >
> > 6d3ef6b drivers/pinctrl: grab default handles from device core
> >
> > is still in next-20130116. Can you please remove it?
> 
> Not that this should be in the SH tree, but I have merged your fix
> to the pinctrl tree and it should be in -next, does it fix the problem?
> 
> Mainly asking because once Greg ACKs that patch I want to
> put it into the pinctrl tree...

I want to see the updated one with all of the fixes before I ack
anything.

thanks,

greg k-h

  reply	other threads:[~2013-01-17  2:32 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-12 20:25 [PATCH v2] drivers/pinctrl: grab default handles from device core Linus Walleij
2012-12-12 20:25 ` Linus Walleij
2012-12-12 21:54 ` Greg Kroah-Hartman
2012-12-12 21:54   ` Greg Kroah-Hartman
2013-01-02 13:42   ` Linus Walleij
2013-01-02 13:42     ` Linus Walleij
2013-01-09  8:16     ` Linus Walleij
2013-01-09  8:16       ` Linus Walleij
2013-01-02 13:37 ` Mark Brown
2013-01-02 13:37   ` Mark Brown
2013-01-10 20:42 ` Stephen Warren
2013-01-10 20:42   ` Stephen Warren
2013-01-10 22:07   ` Stephen Warren
2013-01-10 22:07     ` Stephen Warren
2013-01-11 20:22     ` Linus Walleij
2013-01-11 20:22       ` Linus Walleij
2013-01-11 20:12   ` Linus Walleij
2013-01-11 20:12     ` Linus Walleij
2013-01-11 20:36     ` Laurent Pinchart
2013-01-11 20:36       ` Laurent Pinchart
2013-01-11 20:45       ` Linus Walleij
2013-01-11 20:45         ` Linus Walleij
2013-01-16 17:49         ` Stephen Warren
2013-01-16 17:49           ` Stephen Warren
2013-01-17  0:59           ` Linus Walleij
2013-01-17  0:59             ` Linus Walleij
2013-01-17  2:33             ` Greg KH [this message]
2013-01-17  2:33               ` Greg KH
2013-01-17 16:30             ` Stephen Warren
2013-01-17 16:30               ` Stephen Warren
2013-01-17  6:02           ` Simon Horman
2013-01-17  6:02             ` Simon Horman
2013-01-17  6:02             ` Simon Horman
2013-01-17 16:31             ` Stephen Warren
2013-01-17 16:31               ` Stephen Warren
2013-01-17 16:31               ` Stephen Warren
2013-01-17 23:55               ` Simon Horman
2013-01-17 23:55                 ` Simon Horman
2013-01-17 23:55                 ` Simon Horman
2013-01-18 15:05   ` Linus Walleij
2013-01-18 15:05     ` Linus Walleij

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=20130117023331.GC20928@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=b-cousson@ti.com \
    --cc=balbi@ti.com \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=dmitry.torokhov@gmail.com \
    --cc=horms@verge.net.au \
    --cc=khilman@ti.com \
    --cc=laurent.pinchart+renesas@ideasonboard.com \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linus.walleij@linaro.org \
    --cc=linus.walleij@stericsson.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=plagnioj@jcrosoft.com \
    --cc=rickard.andersson@stericsson.com \
    --cc=rjw@sisk.pl \
    --cc=sfr@canb.auug.org.au \
    --cc=swarren@wwwdotorg.org \
    --cc=thomas.petazzoni@free-electrons.com \
    --cc=ulf.hansson@linaro.org \
    --cc=wmb@firmworks.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 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.