Re: [PATCH v2] drm/rocket: Check allocations before use
Triet Hoang <[email protected]>
| Newsgroups | org.kernel.vger.linux-kernel,org.freedesktop.lists.dri-devel |
|---|---|
| Message-ID | <[email protected]> |
> This will look like > if (WARN_ON(ret) || !(&rocket_priv->sched_entity->sched_list)) > kfree(scheds); > How do you think about that Hi Igor, This is a bad idea. Sorry about that and just forget it. Regards, Triet