From: "Michel Dänzer" <michel@daenzer.net>
To: dri-devel@lists.freedesktop.org
Subject: Re: [PATCH] drm/radeon: Use drm_calloc_ab for CS relocs
Date: Thu, 16 Apr 2015 11:30:01 +0900 [thread overview]
Message-ID: <552F1EA9.4010505@daenzer.net> (raw)
In-Reply-To: <1429150647-3344-1-git-send-email-michel@daenzer.net>
On 16.04.2015 11:17, Michel Dänzer wrote:
> From: Michel Dänzer <michel.daenzer@amd.com>
>
> The number of relocs is passed in by userspace and can be large. It has
> been observed to cause kmalloc failures in the wild.
That should of course say 'kcalloc failures'.
--
Earthling Michel Dänzer | http://www.amd.com
Libre software enthusiast | Mesa and X developer
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2015-04-16 2:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-16 2:17 [PATCH] drm/radeon: Use drm_calloc_ab for CS relocs Michel Dänzer
2015-04-16 2:30 ` Michel Dänzer [this message]
2015-04-16 7:58 ` Christian König
2015-04-16 14:13 ` Alex Deucher
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=552F1EA9.4010505@daenzer.net \
--to=michel@daenzer.net \
--cc=dri-devel@lists.freedesktop.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.