On Sun, Jan 13, 2013 at 02:38:20PM +0300, Sergey Senozhatsky wrote:
> On (01/12/13 20:27), Dave Jones wrote:
> > BUG: sleeping function called from invalid context at mm/slub.c:925
> > in_atomic(): 1, irqs_disabled(): 0, pid: 566, name: Xorg
> > INFO: lockdep is turned off.
> > Pid: 566, comm: Xorg
On Sun, Jan 13, 2013 at 02:38:20PM +0300, Sergey Senozhatsky wrote:
> On (01/12/13 20:27), Dave Jones wrote:
> > BUG: sleeping function called from invalid context at mm/slub.c:925
> > in_atomic(): 1, irqs_disabled(): 0, pid: 566, name: Xorg
> > INFO: lockdep is turned off.
> > Pid: 566, comm: Xorg
is a bug in the 3D driver (probably a flush at
> the wrong time) that one of these commits exposing.
I ran into the same problem and bisected, commit d33ef52 got the blame.
It's a Radeon HD 4850 in my case, apart from that the problem was
exactly the same.
--
Andreas Bombe
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
is a bug in the 3D driver (probably a flush at
> the wrong time) that one of these commits exposing.
I ran into the same problem and bisected, commit d33ef52 got the blame.
It's a Radeon HD 4850 in my case, apart from that the problem was
exactly the same.
--
Andreas Bombe