]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r256939
authorbrooks <brooks@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 29 Jan 2014 22:06:38 +0000 (22:06 +0000)
committerbrooks <brooks@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 29 Jan 2014 22:06:38 +0000 (22:06 +0000)
commit325298ffe60469db43f980f217e3819f58f75b68
tree39884f30f4ede1dd5adecc5d252abc2d648841ef
parent23e5a02e23153c343177ec0594001b7537800862
MFC r256939

MFP4:
Change 221767 by rwatson@rwatson_zenith_cl_cam_ac_uk on 2013/02/05 14:18:53

When printing out information on a TLB MOD exception for a user
process (e.g., an attempt to write to a read-only page), report
it as a "write" in the console message, rather than "unknown".

Change 221768 by rwatson@rwatson_zenith_cl_cam_ac_uk on 2013/02/05 14:28:00

Fix post-compile but pre-commit typo in last changeset.

Sponsored by: DARPA/AFRL

git-svn-id: svn://svn.freebsd.org/base/stable/10@261278 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/mips/mips/trap.c