]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r277792:
authornwhitehorn <nwhitehorn@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 3 Feb 2015 00:29:58 +0000 (00:29 +0000)
committernwhitehorn <nwhitehorn@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 3 Feb 2015 00:29:58 +0000 (00:29 +0000)
commit94d71e8f6abc05285a90a11655286caa860367e3
tree5e7bcf16da86ccd9a230b03ec6a4f18b909fca4c
parentef7ceea3613e090b02826d1fd6a07fd2d4511f9e
MFC r277792:
Fix bug in mapppings of multiple pages exposed by updates to the VSCSI
support in QEMU. Each page of a many page mapping was getting mapped to
the same physical address, which is not the desired behavior.

git-svn-id: svn://svn.freebsd.org/base/stable/10@278122 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/powerpc/pseries/plpar_iommu.c