Skip to content
GitLab
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
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomaixenomai
  • ipipe-x86
  • Repository
Switch branch/tag
  • ipipe-x86
  • mm
  • bootmem.c
Find file BlameHistoryPermalink
  • Johannes Weiner's avatar
    mm: fix free_all_bootmem_core alignment check · 6b312c0e
    Johannes Weiner authored Jul 23, 2008
    
    
    The check for node_boot_start is bogus because we start freeing at the
    corresponding pfn.  So check if the pfn is properly aligned instead in a more
    readable way and adjust the documentation.
    
    Also remove an unneeded accounting variable.
    
    Signed-off-by: default avatarJohannes Weiner <hannes@saeurebad.de>
    Cc: Ingo Molnar <mingo@elte.hu>
    Cc: Yinghai Lu <yhlu.kernel@gmail.com>
    Cc: Christoph Lameter <cl@linux-foundation.org>
    Cc: Mel Gorman <mel@csn.ul.ie>
    Cc: Andy Whitcroft <apw@shadowen.org>
    Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
    Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
    6b312c0e

Imprint & Privacy Policy