]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
In vm_fault_copy_entry(), collect the code to initialize a newly
authorKonstantin Belousov <kib@FreeBSD.org>
Fri, 28 Sep 2018 14:10:12 +0000 (14:10 +0000)
committerKonstantin Belousov <kib@FreeBSD.org>
Fri, 28 Sep 2018 14:10:12 +0000 (14:10 +0000)
commita60d3db15ef0b4ff188c1c8ff0461645b1be06a8
tree9061242c28f6058203fe98e10e5649e630fc9b1d
parentf76bec2a28be052f2c655ce983594b8fb05e2e04
In vm_fault_copy_entry(), collect the code to initialize a newly
allocated dst_object in a single place.

Suggested and reviewed by: alc
Sponsored by: The FreeBSD Foundation
Approved by: re (gjb)
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D17323
sys/vm/vm_fault.c