K 10 svn:author V 6 andrew K 8 svn:date V 27 2014-09-07T21:46:54.086659Z K 7 svn:log V 253 When entering the kernel with the MMU off assume we are running from a va == pa map. I'm not sure the code would work if we are not running from the identity map as the ARM core may attempt to read the next instruction from an invalid memory location. END