diff options
| author | KAMEZAWA Hiroyuki <[email protected]> | 2006-03-27 01:15:55 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-03-27 08:44:47 -0800 |
| commit | a0140c1d85637ee5f4ea7c78f066e3611a6a79dc (patch) | |
| tree | 7a52892e57ff7a97a3aabf920891b68ca8bf578a /scripts/basic | |
| parent | 0ecd702bcb924d5fb7f687e09986f688336ac896 (diff) | |
[PATCH] remove zone_mem_map
This patch removes zone_mem_map.
pfn_to_page uses pgdat, page_to_pfn uses zone. page_to_pfn can use pgdat
instead of zone, which is only one user of zone_mem_map. By modifing it,
we can remove zone_mem_map.
Signed-off-by: KAMEZAWA Hiroyuki <[email protected]>
Cc: Dave Hansen <[email protected]>
Cc: Christoph Lameter <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions