]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] wait_table and zonelist initializing for memory hotadd: change name of wait_t...
authorYasunori Goto <y-goto@jp.fujitsu.com>
Fri, 23 Jun 2006 09:03:08 +0000 (02:03 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 23 Jun 2006 14:42:46 +0000 (07:42 -0700)
commit6e9093881ea341ac7813c68ca615ce75d7920253
treea39451192b589486d70f4d989f9b7f19ef889db0
parent28f0a75c370c213f5f8d1337a1e8cf9da97bf6e1
[PATCH] wait_table and zonelist initializing for memory hotadd: change name of wait_table_size()

This is just to rename from wait_table_size() to wait_table_hash_nr_entries().

Signed-off-by: Yasunori Goto <y-goto@jp.fujitsu.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/mmzone.h
mm/page_alloc.c