kernel - Fix minor bug in last swapcache commit
authorMatthew Dillon <dillon@apollo.backplane.com>
Wed, 30 Nov 2011 22:28:25 +0000 (14:28 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 30 Nov 2011 22:28:25 +0000 (14:28 -0800)
commit7a175765de62a14e3e3d660aac14f91810647a4e
treecc9e9b63c2693a2f6da649cae5d4ed34914bb72b
parenteb673128b7e9d446d8fddbaba3d6ef17b5d0cd1e
kernel - Fix minor bug in last swapcache commit

* Fix an issue where the marker could get stuck at the end of the
  vm_object_list and stop the cleaning process.
sys/vm/vm_swapcache.c