K 10 svn:author V 6 luporl K 8 svn:date V 27 2019-02-07T17:30:44.395462Z K 7 svn:log V 279 [ppc64] fix /dev/kmem For direct mapped kernel addresses, ppc64 function was not performing the dmap to physical conversion, before jumping to the code that fetched the value from physical memory. Reviewed by: jhibbits Differential Revision: https://reviews.freebsd.org/D19086 END