]> Git Repo - linux.git/commit
mm: add zone_is_empty() and zone_is_initialized()
authorCody P Schafer <[email protected]>
Sat, 23 Feb 2013 00:35:24 +0000 (16:35 -0800)
committerLinus Torvalds <[email protected]>
Sun, 24 Feb 2013 01:50:20 +0000 (17:50 -0800)
commit2a6e3ebee2edcade56f836390a5f0c7b76ff5f9e
tree53005ce7c42e9fad98d9a0dec7a0035f5bb5143c
parent108bcc96ef7047c02cad4d229f04da38186a3f3f
mm: add zone_is_empty() and zone_is_initialized()

Factoring out these 2 checks makes it more clear what we are actually
checking for.

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]>
include/linux/mmzone.h
This page took 0.040378 seconds and 4 git commands to generate.