Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • mesa mesa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,057
    • Issues 3,057
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1,000
    • Merge requests 1,000
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • MesaMesa
  • mesamesa
  • Merge requests
  • !11442

panfrost: Fix infinite growth of the BO access readers array

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Icecream95 requested to merge icecream95/mesa:readers-leak into main Jun 17, 2021
  • Overview 5
  • Commits 1
  • Pipelines 4
  • Changes 1

Similar to 5e8386c6 ("panfrost: Compact the bo_access readers array"), rebuild the array to remove the holes before appending to it.

Fixes: a6af15aa ("panfrost: Simplify the dependency tracking logic")

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: readers-leak