[PATCH] dma-buf: support to walk the list of dmabuf for debug

2020-06-12 Thread Hyesoo Yu
Let's support debugging function to show exporter detail information. The exporter don't need to manage the lists for debugging because all dmabuf list are managed on dmabuf framework. That supports to walk the dmabuf list and show the detailed information for exporter by passed function

[PATCH] dma-buf: support to walk the list of dmabuf for debug

2020-06-11 Thread Hyesoo Yu
Let's support debugging function to show exporter detail information. The exporter don't need to manage the lists for debugging because all dmabuf list are managed on dmabuf framework. That supports to walk the dmabuf list and show the detailed information for exporter by passed function