Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/arch/mips/mips



On 06/27/16 08:12, Nick Hudson wrote:
Module Name:	src
Committed By:	skrll
Date:		Mon Jun 27 07:12:18 UTC 2016

Modified Files:
	src/sys/arch/mips/mips: pmap.c

Log Message:
Fix a bug introduced by me in 1.214 where unmanaged mappings would be
affected by calls to pmap_page_protect which is wrong.  Now PV_KENTER
mappings are left intact.

Thanks to chuq for spotting my mistake and reviewing this diff.

mrg@ was a big help as well... hi phone!

Nick


Home | Main Index | Thread Index | Old Index