diff options
author | Yasunori Goto <y-goto@jp.fujitsu.com> | 2006-06-23 11:03:10 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-23 16:42:46 +0200 |
commit | 718127cc3170454f4aa274fdd2f1e01574fecd66 (patch) | |
tree | 8b42a48248d6508b8369718deef6b1af3ea82dbf /Documentation/sound/alsa | |
parent | [PATCH] wait_table and zonelist initializing for memory hotadd: change to mem... (diff) | |
download | linux-718127cc3170454f4aa274fdd2f1e01574fecd66.tar.xz linux-718127cc3170454f4aa274fdd2f1e01574fecd66.zip |
[PATCH] wait_table and zonelist initializing for memory hotadd: add return code for init_current_empty_zone
When add_zone() is called against empty zone (not populated zone), we have to
initialize the zone which didn't initialize at boot time. But,
init_currently_empty_zone() may fail due to allocation of wait table. So,
this patch is to catch its error code.
Changes against wait_table is in the next patch.
Signed-off-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
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>
Diffstat (limited to 'Documentation/sound/alsa')
0 files changed, 0 insertions, 0 deletions