On Thu, Mar 30, 2023 at 06:19:36PM +0200, Lucas Stach wrote: > Hi Dave, Daniel, > > please pull the following fixes for the next rc. One fix to get rid of > a memory leak showing up in the wild and two reverts to get rid of the > scheduler use-after-free reported by Danilo. > > Regards, > Lucas > > The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6: > > Linux 6.3-rc1 (2023-03-05 14:52:03 -0800) > > are available in the Git repository at: > > https://git.pengutronix.de/git/lst/linux etnaviv/fixes Pulled thanks. > for you to fetch changes up to baad10973fdb442912af676de3348e80bd8fe602: > > Revert "drm/scheduler: track GPU active time per entity" (2023-03-30 17:47:05 +0200) > > ---------------------------------------------------------------- > Lucas Stach (3): > drm/etnaviv: fix reference leak when mmaping imported buffer > Revert "drm/etnaviv: export client GPU usage statistics via fdinfo" > Revert "drm/scheduler: track GPU active time per entity" Please record acks/r-b for shared code (afaict the revert didnt even go to any m-l, at least it's not on lore) and explain why this is going through a driver tree and not drm-misc. Avoids me crawling through lore to figure out what's up. -Daniel > > drivers/gpu/drm/etnaviv/etnaviv_drv.c | 43 +------------------------------------------ > drivers/gpu/drm/etnaviv/etnaviv_gem_prime.c | 10 +++++++++- > drivers/gpu/drm/scheduler/sched_main.c | 6 ------ > include/drm/gpu_scheduler.h | 7 ------- > 4 files changed, 10 insertions(+), 56 deletions(-) > -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch