]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Move VM_RADIX_STACK in vm_object.c because it is the only consumer
authorattilio <attilio@FreeBSD.org>
Sun, 8 Jul 2012 23:50:57 +0000 (23:50 +0000)
committerattilio <attilio@FreeBSD.org>
Sun, 8 Jul 2012 23:50:57 +0000 (23:50 +0000)
commita23ed68137cccbe53a9340dbc1de0779d2518589
tree14c6285b15aecec295fda98f9dab9adcfd613016
parent593da627a7f6c117e4b7a93a1a7dab70cb3b9f52
- Move VM_RADIX_STACK in vm_object.c because it is the only consumer
- Import the check for the return value of vm_radix_lookup() directly
  in the while removing the need to use a spourious check.
sys/vm/vm_object.c
sys/vm/vm_radix.h