]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Update the description for pmap_remove_pages() to match the modern
authorkib <kib@FreeBSD.org>
Thu, 2 Jan 2014 18:50:52 +0000 (18:50 +0000)
committerkib <kib@FreeBSD.org>
Thu, 2 Jan 2014 18:50:52 +0000 (18:50 +0000)
commit57c75d298a4e4e33abcd44cca93b01d253bff4bf
tree6b644a03fab3abbdda220765633af2ad4b9c000d
parentd891f2b2cb5b595e848c091a5a93be46b1607fa2
Update the description for pmap_remove_pages() to match the modern
times [1].  Assert that the pmap passed to pmap_remove_pages() is only
active on current CPU.

Submitted by: alc [1]
Reviewed by: alc
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
sys/amd64/amd64/pmap.c