]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r276206:
authorian <ian@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 12 Feb 2015 19:35:46 +0000 (19:35 +0000)
committerian <ian@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 12 Feb 2015 19:35:46 +0000 (19:35 +0000)
commit040ba1b28c6317980bf075991e2098e8822f710b
tree6dac795e6a35873f6778527bb79f358eb42bdcdb
parent9e3791f765aa2441e7850764d61440f0ecbece96
MFC r276206:

  For data and instruction prefetch aborts, call the same handler in the C
  code, passing a 0/1 flag that indicates which type of abort it was.  This
  sets the stage for unifying the handling of page faults in a single routine.

git-svn-id: svn://svn.freebsd.org/base/stable/10@278630 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/arm/arm/exception.S
sys/arm/arm/trap.c
sys/arm/include/machdep.h