K 10 svn:author V 6 andrew K 8 svn:date V 27 2020-06-18T06:21:00.922141Z K 7 svn:log V 197 Stop assuming we can print rman_res_t with %lx This is not the case on armv6 and armv7, where we also build this driver. Fix by casting through uintmax_t and using %jx. Sponsored by: Innovate UK END