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