lkml.org 
[lkml]   [2014]   [May]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
Subject[git pull] drivercore deferred probe bug fix
Hi Linus,

This was the pending bug fix I mentioned in my previous pull request.
Normally this would go through Greg's tree seeing that it is a
drivercore change, but devicetree exposes the problem. I've discussed
with Greg and he okayed me asking you to pull directly.

Cheers,
g.

The following changes since commit 9ec36cafe43bf835f8f29273597a5b0cbc8267ef:

of/irq: do irq resolution in platform_get_irq (2014-04-24 21:40:22 +0100)

are available in the git repository at:

git://git.secretlab.ca/git/linux tags/dt-for-linus

for you to fetch changes up to 58b116bce13612e5aa6fcd49ecbd4cf8bb59e835:

drivercore: deferral race condition fix (2014-04-29 15:44:05 +0100)

----------------------------------------------------------------
Drivercore race condition fix (exposed by devicetree)

This branch fixes a bug where a device can get stuck in the deferred
list even though all its dependencies are met. The bug has existed for a
long time, but new platform conversions to device tree have exposed it.
This patch is needed to get those platforms working.

----------------------------------------------------------------
Grant Likely (1):
drivercore: deferral race condition fix

drivers/base/dd.c | 17 +++++++++++++++++
1 file changed, 17 insertions(+)


\
 
 \ /
  Last update: 2014-05-03 00:01    [W:0.023 / U:0.616 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site