BUG: circular locking dependency detected

2013-01-31 Thread Dave Airlie
On Thu, Jan 31, 2013 at 8:21 PM, Greg Kroah-Hartman wrote: > On Thu, Jan 31, 2013 at 09:21:16AM +0100, Daniel Vetter wrote: >> On Thu, Jan 31, 2013 at 6:40 AM, Greg Kroah-Hartman >> wrote: >> > On Thu, Jan 31, 2013 at 11:26:53AM +1100, Linus Torvalds wrote: >> >> On Thu, Jan 31, 2013 at 11:13 AM,

BUG: circular locking dependency detected

2013-01-31 Thread Greg Kroah-Hartman
On Thu, Jan 31, 2013 at 10:51:27PM +1100, Dave Airlie wrote: > On Thu, Jan 31, 2013 at 8:21 PM, Greg Kroah-Hartman > wrote: > > On Thu, Jan 31, 2013 at 09:21:16AM +0100, Daniel Vetter wrote: > >> On Thu, Jan 31, 2013 at 6:40 AM, Greg Kroah-Hartman > >> wrote: > >> > On Thu, Jan 31, 2013 at 11:26:

BUG: circular locking dependency detected

2013-01-31 Thread Russell King
On Thu, Jan 31, 2013 at 10:51:27PM +1100, Dave Airlie wrote: > I'll ship them via my tree at this point I think, since I now need to > queue a revert of the revert on top. > > I have a few vgacon/fbcon fixes that I need to go in this cycle. Great, thanks. -- Russell King Linux kernel2.6 AR

BUG: circular locking dependency detected

2013-01-31 Thread Linus Torvalds
On Thu, Jan 31, 2013 at 11:13 AM, Russell King wrote: > > Which may or may not be a good thing depending how you look at it; it > means that once your kernel blanks, you get a lockdep dump. At that > point you lose lockdep checking for everything else because lockdep > disables itself after the f

BUG: circular locking dependency detected

2013-01-31 Thread Sedat Dilek
On Thu, Jan 31, 2013 at 11:12 AM, Sedat Dilek wrote: > [ CCing Linux-Next and MMOTM folks ] > > Original posting from Daniel see [0] > > [ QUOTE ] > On Thu, Jan 31, 2013 at 6:40 AM, Greg Kroah-Hartman > wrote: >> On Thu, Jan 31, 2013 at 11:26:53AM +1100, Linus Torvalds wrote: >>> On Thu, Jan 31,

BUG: circular locking dependency detected

2013-01-31 Thread Sedat Dilek
[ CCing Linux-Next and MMOTM folks ] Original posting from Daniel see [0] [ QUOTE ] On Thu, Jan 31, 2013 at 6:40 AM, Greg Kroah-Hartman wrote: > On Thu, Jan 31, 2013 at 11:26:53AM +1100, Linus Torvalds wrote: >> On Thu, Jan 31, 2013 at 11:13 AM, Russell King >> wrote: >> > >> > Which may or ma

BUG: circular locking dependency detected

2013-01-31 Thread Linus Torvalds
On Thu, Jan 31, 2013 at 9:19 AM, Russell King wrote: > > So... what you seem to be telling me is that 3.9 is going to be a > release which issues lockdep complaints when the console blanks, and > you think that's acceptable? > > Adding Linus and Andrew so they're aware of this issue... Oh, we're

BUG: circular locking dependency detected

2013-01-31 Thread Daniel Vetter
On Thu, Jan 31, 2013 at 10:21 AM, Greg Kroah-Hartman wrote: >> Can you please also pick up the (currently) three locking fixups >> around fbcon? Just so that we don't repeat the same fun where people >> complain about lockdep splats, but the fixes are stuck somewhere. And >> I guess Dave would be

BUG: circular locking dependency detected

2013-01-31 Thread Greg Kroah-Hartman
On Thu, Jan 31, 2013 at 09:21:16AM +0100, Daniel Vetter wrote: > On Thu, Jan 31, 2013 at 6:40 AM, Greg Kroah-Hartman > wrote: > > On Thu, Jan 31, 2013 at 11:26:53AM +1100, Linus Torvalds wrote: > >> On Thu, Jan 31, 2013 at 11:13 AM, Russell King > >> wrote: > >> > > >> > Which may or may not be

BUG: circular locking dependency detected

2013-01-31 Thread Dave Airlie
On Thu, Jan 31, 2013 at 9:52 AM, Linus Torvalds wrote: > On Thu, Jan 31, 2013 at 9:19 AM, Russell King wrote: >> >> So... what you seem to be telling me is that 3.9 is going to be a >> release which issues lockdep complaints when the console blanks, and >> you think that's acceptable? >> >> Addin

BUG: circular locking dependency detected

2013-01-31 Thread Daniel Vetter
On Thu, Jan 31, 2013 at 6:40 AM, Greg Kroah-Hartman wrote: > On Thu, Jan 31, 2013 at 11:26:53AM +1100, Linus Torvalds wrote: >> On Thu, Jan 31, 2013 at 11:13 AM, Russell King >> wrote: >> > >> > Which may or may not be a good thing depending how you look at it; it >> > means that once your kerne

BUG: circular locking dependency detected

2013-01-31 Thread Greg Kroah-Hartman
On Thu, Jan 31, 2013 at 11:26:53AM +1100, Linus Torvalds wrote: > On Thu, Jan 31, 2013 at 11:13 AM, Russell King > wrote: > > > > Which may or may not be a good thing depending how you look at it; it > > means that once your kernel blanks, you get a lockdep dump. At that > > point you lose lockd

Re: BUG: circular locking dependency detected

2013-01-31 Thread Russell King
On Thu, Jan 31, 2013 at 10:51:27PM +1100, Dave Airlie wrote: > I'll ship them via my tree at this point I think, since I now need to > queue a revert of the revert on top. > > I have a few vgacon/fbcon fixes that I need to go in this cycle. Great, thanks. -- Russell King Linux kernel2.6 AR

Re: BUG: circular locking dependency detected

2013-01-31 Thread Greg Kroah-Hartman
On Thu, Jan 31, 2013 at 10:51:27PM +1100, Dave Airlie wrote: > On Thu, Jan 31, 2013 at 8:21 PM, Greg Kroah-Hartman > wrote: > > On Thu, Jan 31, 2013 at 09:21:16AM +0100, Daniel Vetter wrote: > >> On Thu, Jan 31, 2013 at 6:40 AM, Greg Kroah-Hartman > >> wrote: > >> > On Thu, Jan 31, 2013 at 11:26:

Re: BUG: circular locking dependency detected

2013-01-31 Thread Dave Airlie
On Thu, Jan 31, 2013 at 8:21 PM, Greg Kroah-Hartman wrote: > On Thu, Jan 31, 2013 at 09:21:16AM +0100, Daniel Vetter wrote: >> On Thu, Jan 31, 2013 at 6:40 AM, Greg Kroah-Hartman >> wrote: >> > On Thu, Jan 31, 2013 at 11:26:53AM +1100, Linus Torvalds wrote: >> >> On Thu, Jan 31, 2013 at 11:13 AM,

Re: BUG: circular locking dependency detected

2013-01-31 Thread Sedat Dilek
On Thu, Jan 31, 2013 at 11:12 AM, Sedat Dilek wrote: > [ CCing Linux-Next and MMOTM folks ] > > Original posting from Daniel see [0] > > [ QUOTE ] > On Thu, Jan 31, 2013 at 6:40 AM, Greg Kroah-Hartman > wrote: >> On Thu, Jan 31, 2013 at 11:26:53AM +1100, Linus Torvalds wrote: >>> On Thu, Jan 31,

Re: BUG: circular locking dependency detected

2013-01-31 Thread Sedat Dilek
[ CCing Linux-Next and MMOTM folks ] Original posting from Daniel see [0] [ QUOTE ] On Thu, Jan 31, 2013 at 6:40 AM, Greg Kroah-Hartman wrote: > On Thu, Jan 31, 2013 at 11:26:53AM +1100, Linus Torvalds wrote: >> On Thu, Jan 31, 2013 at 11:13 AM, Russell King wrote: >> > >> > Which may or may no

Re: BUG: circular locking dependency detected

2013-01-31 Thread Greg Kroah-Hartman
On Thu, Jan 31, 2013 at 09:21:16AM +0100, Daniel Vetter wrote: > On Thu, Jan 31, 2013 at 6:40 AM, Greg Kroah-Hartman > wrote: > > On Thu, Jan 31, 2013 at 11:26:53AM +1100, Linus Torvalds wrote: > >> On Thu, Jan 31, 2013 at 11:13 AM, Russell King > >> wrote: > >> > > >> > Which may or may not be

Re: BUG: circular locking dependency detected

2013-01-31 Thread Daniel Vetter
On Thu, Jan 31, 2013 at 10:21 AM, Greg Kroah-Hartman wrote: >> Can you please also pick up the (currently) three locking fixups >> around fbcon? Just so that we don't repeat the same fun where people >> complain about lockdep splats, but the fixes are stuck somewhere. And >> I guess Dave would be

Re: BUG: circular locking dependency detected

2013-01-31 Thread Daniel Vetter
On Thu, Jan 31, 2013 at 6:40 AM, Greg Kroah-Hartman wrote: > On Thu, Jan 31, 2013 at 11:26:53AM +1100, Linus Torvalds wrote: >> On Thu, Jan 31, 2013 at 11:13 AM, Russell King wrote: >> > >> > Which may or may not be a good thing depending how you look at it; it >> > means that once your kernel bl

BUG: circular locking dependency detected

2013-01-31 Thread Russell King
On Thu, Jan 31, 2013 at 10:04:05AM +1000, Dave Airlie wrote: > On Thu, Jan 31, 2013 at 9:52 AM, Linus Torvalds > wrote: > > On Thu, Jan 31, 2013 at 9:19 AM, Russell King > > wrote: > >> > >> So... what you seem to be telling me is that 3.9 is going to be a > >> release which issues lockdep compl

BUG: circular locking dependency detected

2013-01-31 Thread Russell King
On Thu, Jan 31, 2013 at 10:52:51AM +1100, Linus Torvalds wrote: > On Thu, Jan 31, 2013 at 9:19 AM, Russell King wrote: > > > > So... what you seem to be telling me is that 3.9 is going to be a > > release which issues lockdep complaints when the console blanks, and > > you think that's acceptable?

BUG: circular locking dependency detected

2013-01-30 Thread Daniel Vetter
On Wed, Jan 30, 2013 at 11:19 PM, Russell King wrote: > So... what you seem to be telling me is that 3.9 is going to be a > release which issues lockdep complaints when the console blanks, and > you think that's acceptable? > > Adding Linus and Andrew so they're aware of this issue... Linus was t

BUG: circular locking dependency detected

2013-01-30 Thread Daniel Vetter
On Wed, Jan 30, 2013 at 10:52 PM, Russell King wrote: > Also adding Greg and Daniel to this as Daniel introduced the lockdep > checking. > > This looks extremely horrid to be to solve - the paths are rather deep > where the dependency occurs. The two paths between the locks are: > > console_lock+

Re: BUG: circular locking dependency detected

2013-01-30 Thread Greg Kroah-Hartman
On Thu, Jan 31, 2013 at 11:26:53AM +1100, Linus Torvalds wrote: > On Thu, Jan 31, 2013 at 11:13 AM, Russell King wrote: > > > > Which may or may not be a good thing depending how you look at it; it > > means that once your kernel blanks, you get a lockdep dump. At that > > point you lose lockdep

Re: BUG: circular locking dependency detected

2013-01-30 Thread Russell King
On Thu, Jan 31, 2013 at 10:04:05AM +1000, Dave Airlie wrote: > On Thu, Jan 31, 2013 at 9:52 AM, Linus Torvalds > wrote: > > On Thu, Jan 31, 2013 at 9:19 AM, Russell King wrote: > >> > >> So... what you seem to be telling me is that 3.9 is going to be a > >> release which issues lockdep complaints

Re: BUG: circular locking dependency detected

2013-01-30 Thread Russell King
On Thu, Jan 31, 2013 at 10:52:51AM +1100, Linus Torvalds wrote: > On Thu, Jan 31, 2013 at 9:19 AM, Russell King wrote: > > > > So... what you seem to be telling me is that 3.9 is going to be a > > release which issues lockdep complaints when the console blanks, and > > you think that's acceptable?

Re: BUG: circular locking dependency detected

2013-01-30 Thread Russell King
On Wed, Jan 30, 2013 at 11:07:16PM +0100, Daniel Vetter wrote: > On Wed, Jan 30, 2013 at 10:52 PM, Russell King wrote: > > Also adding Greg and Daniel to this as Daniel introduced the lockdep > > checking. > > > > This looks extremely horrid to be to solve - the paths are rather deep > > where the

BUG: circular locking dependency detected

2013-01-30 Thread Russell King
On Wed, Jan 30, 2013 at 11:07:16PM +0100, Daniel Vetter wrote: > On Wed, Jan 30, 2013 at 10:52 PM, Russell King > wrote: > > Also adding Greg and Daniel to this as Daniel introduced the lockdep > > checking. > > > > This looks extremely horrid to be to solve - the paths are rather deep > > where

Re: BUG: circular locking dependency detected

2013-01-30 Thread Linus Torvalds
On Thu, Jan 31, 2013 at 11:13 AM, Russell King wrote: > > Which may or may not be a good thing depending how you look at it; it > means that once your kernel blanks, you get a lockdep dump. At that > point you lose lockdep checking for everything else because lockdep > disables itself after the f

Re: BUG: circular locking dependency detected

2013-01-30 Thread Dave Airlie
On Thu, Jan 31, 2013 at 9:52 AM, Linus Torvalds wrote: > On Thu, Jan 31, 2013 at 9:19 AM, Russell King wrote: >> >> So... what you seem to be telling me is that 3.9 is going to be a >> release which issues lockdep complaints when the console blanks, and >> you think that's acceptable? >> >> Addin

Re: BUG: circular locking dependency detected

2013-01-30 Thread Linus Torvalds
On Thu, Jan 31, 2013 at 9:19 AM, Russell King wrote: > > So... what you seem to be telling me is that 3.9 is going to be a > release which issues lockdep complaints when the console blanks, and > you think that's acceptable? > > Adding Linus and Andrew so they're aware of this issue... Oh, we're

Re: BUG: circular locking dependency detected

2013-01-30 Thread Daniel Vetter
On Wed, Jan 30, 2013 at 11:19 PM, Russell King wrote: > So... what you seem to be telling me is that 3.9 is going to be a > release which issues lockdep complaints when the console blanks, and > you think that's acceptable? > > Adding Linus and Andrew so they're aware of this issue... Linus was t

Re: BUG: circular locking dependency detected

2013-01-30 Thread Daniel Vetter
On Wed, Jan 30, 2013 at 10:52 PM, Russell King wrote: > Also adding Greg and Daniel to this as Daniel introduced the lockdep > checking. > > This looks extremely horrid to be to solve - the paths are rather deep > where the dependency occurs. The two paths between the locks are: > > console_lock+