]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r258471: Don't abort SMAP processing after an entry of length 0
authoremaste <emaste@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 24 Jul 2014 14:24:27 +0000 (14:24 +0000)
committeremaste <emaste@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 24 Jul 2014 14:24:27 +0000 (14:24 +0000)
commit5345ff6027be21cacdae7ca4f41a29d53fcee64c
treec4aa7948b002ebab03f646735f276707a1b070f1
parent49fd081863797c5a606e94520e951fc26b1fcff6
MFC r258471: Don't abort SMAP processing after an entry of length 0

  Length 0 is not special and should just be skipped.  This is the same
  behaviour as i386.

Sponsored by: The FreeBSD Foundation

git-svn-id: svn://svn.freebsd.org/base/stable/10@269060 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/amd64/amd64/machdep.c