* [PATCH] remove MAX_NODES_SHIFT
@ 2005-10-05 8:29 Magnus Damm
0 siblings, 0 replies; only message in thread
From: Magnus Damm @ 2005-10-05 8:29 UTC (permalink / raw)
To: linux-mm; +Cc: Magnus Damm
Remove old unused MAX_NODES_SHIFT definition.
Signed-off-by: Magnus Damm <magnus@valinux.co.jp>
---
Applies on top of linux-2.6.14-rc2-git8-mhp1
--- from-0054/include/linux/mmzone.h
+++ to-work/include/linux/mmzone.h 2005-10-04 15:59:37.000000000 +0900
@@ -384,7 +384,6 @@ int lowmem_reserve_ratio_sysctl_handler(
extern struct pglist_data contig_page_data;
#define NODE_DATA(nid) (&contig_page_data)
#define NODE_MEM_MAP(nid) mem_map
-#define MAX_NODES_SHIFT 1
#define pfn_to_nid(pfn) (0)
#else /* CONFIG_NEED_MULTIPLE_NODES */
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-10-05 8:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-05 8:29 [PATCH] remove MAX_NODES_SHIFT Magnus Damm
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox