aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd/commit.c
diff options
context:
space:
mode:
authorHeiko Carstens <[email protected]>2008-05-14 16:05:40 -0700
committerLinus Torvalds <[email protected]>2008-05-14 19:11:14 -0700
commitc3723ca3874a8fc2218c4726d57e3a7da9e83e47 (patch)
treed7aa49e6ce3d10bcab1a79e3045425dad6906c40 /fs/jbd/commit.c
parent3b7ec117bf6c98f5a845311c4ca5ca020a3d7689 (diff)
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