Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • L linux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • chendotjs
  • linux
  • Repository
  • linux
  • drivers
  • gpu
  • drm
  • amd
  • amdkfd
  • kfd_process.c
Find file BlameHistoryPermalink
  • Philip Cox's avatar
    drm/amdkfd: Fix kfd init stack dump · e8f58ee1
    Philip Cox authored Sep 21, 2020
    amdkfd is dumping a stack during initialization.
    kfd_procfs_add_sysfs_stats is being called twice.  This removes one of
    them.
    
    Fixes: 4327bed2
    
     ("drm/amdkfd: Add process eviction counters to sysfs")
    Reviewed-by: default avatarKent Russell <kent.russell@amd.com>
    Signed-off-by: default avatarPhilip Cox <Philip.Cox@amd.com>
    Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
    e8f58ee1