Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ipipe-x86
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomai
  • ipipe-x86
  • Repository

Switch branch/tag
  • ipipe-x86
  • drivers
  • mmc
  • core
  • sdio.c
Find file BlameHistoryPermalink
  • Dmitry Shmidt's avatar
    mmc: sdio: Allow sdio operations in other threads during sdio_add_func() · 34497913
    Dmitry Shmidt authored Mar 03, 2011
    This fixes a bug introduced by 807e8e40
    
     ("mmc: Fix sd/sdio/mmc
    initialization frequency retries") that prevented SDIO drivers from
    performing SDIO commands in their probe routines -- the above patch
    called mmc_claim_host() before sdio_add_func(), which causes a deadlock
    if an external SDIO driver calls sdio_claim_host().
    
    Fix tested on an OLPC XO-1.75 with libertas on SDIO.
    Signed-off-by: default avatarDmitry Shmidt <dimitrysh@google.com>
    Reviewed-and-Tested-by: default avatarChris Ball <cjb@laptop.org>
    Signed-off-by: default avatarChris Ball <cjb@laptop.org>
    34497913

Replace sdio.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.

Imprint & Privacy Policy