K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2014-09-04T18:24:47.585520Z K 7 svn:log V 347 MFC r268880: Allow mappings of memory not previously direct-mapped by the kernel when calling mmap on /dev/mem and add a handler for the possible userland machine checks that may result. Remove some pointless and wrong copy/paste that has been in here for a decade as well. This results in a /dev/mem with identical semantics to the x86 version. END