Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • L linux-dm
  • 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
  • Packages and registries
    • Packages and registries
    • Container Registry
  • 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-dm
  • Repository
Switch branch/tag
  • linux-dm
  • drivers
  • nvme
  • host
  • pci.c
Find file BlameHistoryPermalink
  • yangerkun's avatar
    Revert "nvme-pci: don't create a read hctx mapping without read queues" · 8fe34be1
    yangerkun authored Jul 23, 2019
    This reverts commit 0298d543
    
    .
    
    With this patch, set 'poll_queues > hard queues' will lead to 'nr_read_queues = 0'
    in nvme_calc_irq_sets. Then poll_queues setting can fail since dev->tagset.nr_maps
    equals to 2 and nvme_pci_map_queues will not do map for poll queues.
    
    Signed-off-by: default avataryangerkun <yangerkun@huawei.com>
    Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
    8fe34be1