Kees Cook Thu, 07 Sep 2017 08:32:19 -0700
Fixes from Thomas Garnier: the new address limit check was causing hangs on ARM. This solves the problem and takes proactive steps on ARM64. Additionally removes the unconditional BUG_ON() on check failures.
-Kees