Re: [PATCH] drm/rocket: Check allocations before use
Triet Hoang <[email protected]>
| Newsgroups | gmane.linux.kernel.janitors,gmane.comp.video.dri.devel,gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
> > 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? Thanks for explaining. I am happy to continue working on this, but I think this would be more of a refactoring to use the new API than a bug fix. Furthermore, I don't have much experience with the new cleanup API yet, so I think it would be better to consider this as a separate change in the future, after these patches have been reviewed and I have gained more experience with the new API. Anyway, thanks for suggesting this. I'll take a look at it and keep it in mind for future changes. Regards, Triet