All of lore.kernel.org
 help / color / mirror / Atom feed
From: robin.murphy@arm.com (Robin Murphy)
To: linux-arm-kernel@lists.infradead.org
Subject: HDLCD crashes with 6d910bfa809e
Date: Tue, 7 Jun 2016 13:06:00 +0100	[thread overview]
Message-ID: <5756B8A8.8000902@arm.com> (raw)

Hi Daniel, Liviu,

Having just inadvertently merged -next into my working branch, I find 
dev6d910bfa809e ("drm/hlcd: Use lockless gem BO free callback") 
adversely affecting my board's ability to boot ;)

Since I (intentionally) don't have sufficient CMA to create a 
framebuffer, drm_gem_cma_create() fails, unconditionally calls the 
now-NULL drm->driver->gem_free_object() in its cleanup path, and fiery 
death ensues...

Regards,
Robin.

WARNING: multiple messages have this Message-ID (diff)
From: Robin Murphy <robin.murphy@arm.com>
To: daniel.vetter@ffwll.ch, liviu.dudau@arm.com,
	dri-devel@lists.freedesktop.org,
	linux-arm-kernel@lists.infradead.org
Subject: HDLCD crashes with 6d910bfa809e
Date: Tue, 7 Jun 2016 13:06:00 +0100	[thread overview]
Message-ID: <5756B8A8.8000902@arm.com> (raw)

Hi Daniel, Liviu,

Having just inadvertently merged -next into my working branch, I find 
dev6d910bfa809e ("drm/hlcd: Use lockless gem BO free callback") 
adversely affecting my board's ability to boot ;)

Since I (intentionally) don't have sufficient CMA to create a 
framebuffer, drm_gem_cma_create() fails, unconditionally calls the 
now-NULL drm->driver->gem_free_object() in its cleanup path, and fiery 
death ensues...

Regards,
Robin.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

             reply	other threads:[~2016-06-07 12:06 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-07 12:06 Robin Murphy [this message]
2016-06-07 12:06 ` HDLCD crashes with 6d910bfa809e Robin Murphy
2016-06-07 13:35 ` liviu.dudau at arm.com
2016-06-07 13:35   ` liviu.dudau
2016-06-07 14:11   ` Robin Murphy
2016-06-07 14:11     ` Robin Murphy
2016-06-07 14:14     ` liviu.dudau at arm.com
2016-06-07 14:14       ` liviu.dudau
2016-06-07 14:15       ` liviu.dudau at arm.com
2016-06-07 14:15         ` liviu.dudau
2016-06-07 14:34     ` liviu.dudau at arm.com
2016-06-07 14:34       ` liviu.dudau
2016-06-08  6:51       ` [PATCH] of: reserved_mem: restore old behavior when no region is defined Marek Szyprowski
2016-06-08  6:51         ` Marek Szyprowski
2016-06-08  6:51         ` Marek Szyprowski
2016-06-08  7:35         ` Sylwester Nawrocki
2016-06-08  7:35           ` Sylwester Nawrocki
2016-06-08 10:49         ` Liviu Dudau
2016-06-08 10:49           ` Liviu Dudau
2016-06-08 13:05         ` Rob Herring
2016-06-08 13:05           ` Rob Herring
2016-06-08 13:05           ` Rob Herring
2016-06-08 15:35           ` Sumit Semwal
2016-06-08 15:35             ` Sumit Semwal
2016-06-08  6:58       ` HDLCD crashes with 6d910bfa809e Marek Szyprowski
2016-06-08  6:58         ` Marek Szyprowski
2016-06-08  9:05         ` liviu.dudau at arm.com
2016-06-08  9:05           ` liviu.dudau
2016-06-08 10:01           ` Marek Szyprowski
2016-06-08 10:01             ` Marek Szyprowski
2016-06-08 10:42             ` liviu.dudau at arm.com
2016-06-08 10:42               ` liviu.dudau
2016-06-07 14:40 ` Daniel Vetter
2016-06-07 14:40   ` Daniel Vetter
2016-06-07 16:42   ` Robin Murphy
2016-06-07 16:42     ` Robin Murphy

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=5756B8A8.8000902@arm.com \
    --to=robin.murphy@arm.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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.