K 10 svn:author V 8 jhibbits K 8 svn:date V 27 2016-09-03T04:21:40.519489Z K 7 svn:log V 145 Return a NULL pointer (0 vm_offset) on error in map_dcsr(). mpc85xx_map_dcsr() returns a vm_offset_t, not an error code. Follow-up to r304069. END