summaryrefslogtreecommitdiff
path: root/fs/compat_ioctl.c
diff options
context:
space:
mode:
authorJens Axboe <axboe@suse.de>2005-11-17 20:35:02 (GMT)
committerLinus Torvalds <torvalds@g5.osdl.org>2005-11-17 20:43:01 (GMT)
commit6b1de9161e973bac8c4675db608fe4f38d2689bd (patch)
tree3ab6aaad7d22dcb7a00a339b8b49c2f5b2ecc12d /fs/compat_ioctl.c
parentbb833986674ce1fc1b237b3d81459511ad2df393 (diff)
downloadlinux-6b1de9161e973bac8c4675db608fe4f38d2689bd.tar.xz
[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 'fs/compat_ioctl.c')
0 files changed, 0 insertions, 0 deletions