diff options
| author | Heiko Carstens <[email protected]> | 2008-05-14 23:05:40 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-05-15 02:11:14 +0000 |
| commit | c3723ca3874a8fc2218c4726d57e3a7da9e83e47 (patch) | |
| tree | d7aa49e6ce3d10bcab1a79e3045425dad6906c40 /fs/jbd/commit.c | |
| parent | ipmi: support I/O resources in OF driver (diff) | |
| download | kernel-c3723ca3874a8fc2218c4726d57e3a7da9e83e47.tar.gz kernel-c3723ca3874a8fc2218c4726d57e3a7da9e83e47.zip | |
memory hotplug: memmap_init_zone called twice
__add_zone calls memmap_init_zone twice if memory gets attached to an empty
zone. Once via init_currently_empty_zone and once explictly right after that
call.
Looks like this is currently not a bug, however the call is superfluous and
might lead to subtle bugs if memmap_init_zone gets changed. So make sure it
is called only once.
Cc: Yasunori Goto <[email protected]>
Acked-by: KAMEZAWA Hiroyuki <[email protected]>
Cc: Dave Hansen <[email protected]>
Signed-off-by: Heiko Carstens <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions
