Re: [v4 1/2] drm/rocket: Check allocations before use
Markus Elfring <[email protected]>
| Newsgroups | org.freedesktop.lists.dri-devel,org.kernel.vger.kernel-janitors,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
>> I see opportunities for corresponding collateral evolution. >> How do you think about to apply the attribute “__free(kvfree)” also in such >> a function implementation by another update step? > > I am not sure I understand your idea. > Could you explain more? This attribute is a new thing to media There are programming interfaces supported to some degree for the application of scope-based resource management. https://elixir.bootlin.com/linux/v7.2-rc7/source/include/linux/cleanup.h#L10 Would you like to take any adjustment possibilities better into account accordingly? Regards, Markus