diff options
author | Johannes Weiner <hannes@saeurebad.de> | 2008-07-23 21:26:58 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-07-24 10:47:14 -0700 |
commit | 6b312c0e6e2f44b020e12953d1dd37eed60e3609 (patch) | |
tree | 4f2a1177b0013b411bf4799fb3c776128f5fa6f9 /security/Makefile | |
parent | b61bfa3c462671c48a51fb5c31af337c5a996a04 (diff) | |
download | blackbird-op-linux-6b312c0e6e2f44b020e12953d1dd37eed60e3609.tar.gz blackbird-op-linux-6b312c0e6e2f44b020e12953d1dd37eed60e3609.zip |
mm: fix free_all_bootmem_core alignment check
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: Johannes 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: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'security/Makefile')
0 files changed, 0 insertions, 0 deletions