On 04/03/15 15:06, Dan Carpenter wrote:
228 if (imr_is_enabled(&imr)) { 229 base = imr_to_phys(imr.addr_lo); The imr_to_phys() macro should probably include a cast to phys_addr_t if only to silence the static checker warnings.
Fair point, applicable to phys_to_imr() for completeness. -- BOD -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html