diff options
author | 2012-01-20 14:33:58 -0800 | |
---|---|---|
committer | 2012-01-23 08:38:47 -0800 | |
commit | 656a070629adfe23c12768e35ddf91feab469ff7 (patch) | |
tree | 42c001d079ec926186873b91d7d84bf66c54bcad /drivers/i2c/algos/i2c-algo-bit.c | |
parent | mm: fix NULL ptr dereference in __count_immobile_pages (diff) | |
download | wireguard-linux-656a070629adfe23c12768e35ddf91feab469ff7.tar.xz wireguard-linux-656a070629adfe23c12768e35ddf91feab469ff7.zip |
mm: __count_immobile_pages(): make sure the node is online
page_zone() requires an online node otherwise we are accessing NULL
NODE_DATA. This is not an issue at the moment because node_zones are
located at the structure beginning but this might change in the future
so better be careful about that.
Signed-off-by: Michal Hocko <mhocko@suse.cz>
Signed-off-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Acked-by: Mel Gorman <mgorman@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/i2c/algos/i2c-algo-bit.c')
0 files changed, 0 insertions, 0 deletions