Skip to content

GitLab

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

Switch branch/tag
  • ipipe
  • mm
  • hugetlb.c
Find file BlameHistoryPermalink
  • Nishanth Aravamudan's avatar
    hugetlb: fix CONFIG_SYSCTL=n build · 8a213460
    Nishanth Aravamudan authored Jul 25, 2008
    Fixes a build failure reported by Alan Cox:
    
    mm/hugetlb.c: In function `hugetlb_acct_memory': mm/hugetlb.c:1507:
    error: implicit declaration of function `cpuset_mems_nr'
    
    Also reverts Ingo's
    
        commit e44d1b29
    
    
        Author: Ingo Molnar <mingo@elte.hu>
        Date:   Fri Jul 25 12:57:41 2008 +0200
    
            mm/hugetlb.c: fix build failure with !CONFIG_SYSCTL
    
    which fixed the build error but added some unused-static-function warnings.
    Signed-off-by: default avatarNishanth Aravamudan <nacc@us.ibm.com>
    Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
    Cc: Ingo Molnar <mingo@elte.hu>
    Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
    Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
    8a213460

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