Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • L linux
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 123
    • Issues 123
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 23
    • Merge requests 23
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Librem5
  • linux
  • Merge requests
  • !38

Merged
Created Dec 16, 2019 by Martin Kepplinger@martin.kepplingerOwner

thermal: cpu_cooling: remove set_freezable() when suspend not implemented

  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 1

The cpu_cooling driver prevents system suspend due to one hung task per cpu. This is because it is "set freezable" by accident. That's a bug.

Note: In newer kernels, this issue goes away because of a different implementation altogether and system suspend will work there.

We at least should include this fix for people in order to be able to experiment with S3 suspend.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: imx8-current-librem5_20191216_cpuidle_bugfix