Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • L linux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • 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

Switch branch/tag
  • linux
  • lib
  • Kconfig.debug
Find file BlameHistoryPermalink
  • Mel Gorman's avatar
    mm/page_alloc: Revert pahole zero-sized workaround · 6bce2443
    Mel Gorman authored Jul 05, 2021
    Commit dbbee9d5 ("mm/page_alloc: convert per-cpu list protection to
    local_lock") folded in a workaround patch for pahole that was unable to
    deal with zero-sized percpu structures.
    
    A superior workaround is achieved with commit a0b8200d ("kbuild:
    skip per-CPU BTF generation for pahole v1.18-v1.21").
    
    This patch reverts the dummy field and the pahole version check.
    
    Fixes: dbbee9d5
    
     ("mm/page_alloc: convert per-cpu list protection to local_lock")
    Signed-off-by: default avatarMel Gorman <mgorman@techsingularity.net>
    Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
    6bce2443

Replace Kconfig.debug

Attach a file by drag & drop or click to upload


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