K 10 svn:author V 4 mmel K 8 svn:date V 27 2018-01-27T09:49:47.296929Z K 7 svn:log V 280 Fix pmap_fault(). - special fault handling for break-before-make mechanism should be also applied for instruction translation faults, not only for data translation faults. - since arm64_address_translate_...() functions are not atomic, use these with disabled interrupts. END