lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 31 Mar 2008 13:32:18 +0200
From:	Peter Zijlstra <peterz@...radead.org>
To:	Adrian Bunk <bunk@...nel.org>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: [2.6 patch] mm/page_alloc.c: cleanups

On Mon, 2008-03-31 at 01:53 +0300, Adrian Bunk wrote:
> This patch contains the following cleanups:
> - make the following needlessly global variables static:
>   - required_kernelcore
>   - zone_movable_pfn[]
> - make the following needlessly global functions static:
>   - move_freepages()
>   - move_freepages_block()
>   - setup_pageset()
>   - find_usable_zone_for_movable()
>   - adjust_zone_range_for_zone_movable()
>   - __absent_pages_in_range()
>   - find_min_pfn_for_node()
>   - find_zone_movable_pfns_for_nodes()
> - #if 0 the following no longer used global function:
>   - free_cold_page()

Why no outright removal? #if 0 only leaves more junk around to clean up
later.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ