Re: [git pull] drm urgent fix

From: Linus Torvalds
Date: Wed Mar 25 2015 - 23:04:46 EST


On Wed, Mar 25, 2015 at 3:43 PM, Linus Torvalds
<torvalds@xxxxxxxxxxxxxxxxxxxx> wrote:
>
> I'm going to wait a bit more with this, since clearly things are still
> in flux, and these two commits don't actually fix everything at all.
>
> There's apparently at least one more fix necessary.

Indeed. I can see the problem myself.

With current git I get two warnings:

WARNING: CPU: 3 PID: 325 at include/linux/kref.h:47
drm_framebuffer_reference+0x72/0x80 [drm]()
WARNING: CPU: 4 PID: 107 at drivers/gpu/drm/drm_atomic.c:482
drm_atomic_check_only+0x32d/0x4f0 [drm]()

and testing the pull it gets rid of the first one, but no tthe second one.

So that urgent fix is very much still lacking.

Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/