Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • L linux-de
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • linux-arm
  • linux-de
  • Repository
Switch branch/tag
  • linux-de
  • arch
  • x86
  • kernel
  • amd_gart_64.c
Find file BlameHistoryPermalink
  • Christoph Hellwig's avatar
    x86/amd_gart: fix unmapping of non-GART mappings · 06f55fd2
    Christoph Hellwig authored Jan 04, 2019
    In many cases we don't have to create a GART mapping at all, which
    also means there is nothing to unmap.  Fix the range check that was
    incorrectly modified when removing the mapping_error method.
    
    Fixes: 9e8aa6b5
    
     ("x86/amd_gart: remove the mapping_error dma_map_ops method")
    Reported-by: default avatarMichal Kubecek <mkubecek@suse.cz>
    Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
    Tested-by: default avatarMichal Kubecek <mkubecek@suse.cz>
    06f55fd2

Replace amd_gart_64.c

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.