]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
clear the write bit... This allows my AVILA board to survive a
authorJohn-Mark Gurney <jmg@FreeBSD.org>
Thu, 12 Jun 2014 16:31:15 +0000 (16:31 +0000)
committerJohn-Mark Gurney <jmg@FreeBSD.org>
Thu, 12 Jun 2014 16:31:15 +0000 (16:31 +0000)
commit4f4bd09dd181aa2e886d8709439f18d52565d4da
treecc54b14bccc4ef0ce447c1ff42e3fa79e6c5fead
parentd1aefcd58f2a608d7940264c6957860f8457dce4
clear the write bit...   This allows my AVILA board to survive a
portsnap extract, where previously it would panic..  clearly someone
who knows pmap should optimize this code per alc's comment...

Submitted by: alc
MFC after: probably
sys/arm/arm/pmap.c