Typo in comment.

This commit is contained in:
Konstantin Belousov 2015-07-20 19:51:41 +00:00
parent d575325b81
commit 9b3df93bf1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=285724

View File

@ -386,7 +386,7 @@ domain_pgtbl_map_pte(struct dmar_domain *domain, dmar_gaddr_t base, int lvl,
* Prevent potential free while pgtbl_obj is
* unlocked in the recursive call to
* domain_pgtbl_map_pte(), if other thread did
* pte write and clean while the lock if
* pte write and clean while the lock is
* dropped.
*/
m->wire_count++;