summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorJens Axboe <axboe@suse.de>2005-11-17 21:35:02 +0100
committerLinus Torvalds <torvalds@g5.osdl.org>2005-11-17 12:43:01 -0800
commit6b1de9161e973bac8c4675db608fe4f38d2689bd (patch)
tree3ab6aaad7d22dcb7a00a339b8b49c2f5b2ecc12d /net
parentbb833986674ce1fc1b237b3d81459511ad2df393 (diff)
[PATCH] VM: fix zone list restart in page allocatate
We must reassign z before looping through the zones kicking kswapd, since it will be NULL if we hit an OOM condition and jump back to the beginning again. 'z' is initially assigned before the restart: label. So move the restart label up a little. Signed-off-by: Jens Axboe <axboe@suse.de>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions