diff options
author | Cody P Schafer <[email protected]> | 2013-02-22 16:35:30 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2013-02-23 17:50:21 -0800 |
commit | f6bbb78e5bcbe45cfb8ed0d7ecd1549f4eb46a30 (patch) | |
tree | 5e98028f9df9eeb0ffe110ce61a98f97d2232d90 /drivers/scsi/mpt3sas/mpi/mpi2_raid.h | |
parent | b5e6a5a2724bc9f0b121062ab730d48731ae83e3 (diff) |
mm: add helper ensure_zone_is_initialized()
ensure_zone_is_initialized() checks if a zone is in a empty & not
initialized state (typically occuring after it is created in memory
hotplugging), and, if so, calls init_currently_empty_zone() to
initialize the zone.
Signed-off-by: Cody P Schafer <[email protected]>
Cc: David Hansen <[email protected]>
Cc: Catalin Marinas <[email protected]>
Cc: Johannes Weiner <[email protected]>
Cc: Mel Gorman <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt3sas/mpi/mpi2_raid.h')
0 files changed, 0 insertions, 0 deletions